浏览代码
Fix pose positions (#220)
Fix pose positions (#220)
* Partial fix for keypoint issues * Adding human pose assets to perceptionHDRP * Moving test assets out of resources folder. Removing baked lighting from scenes. * Updating changelog * Fixing test on large screens. Reverting unnecessary PerceptionURP change * Adding human pose labeling sample to PerceptionURP * Update HDRP PoseSample.unity * Fixing merge issues * Adding rendertexture to test to address issue at other resolutions/main
GitHub
4 年前
当前提交
f16c0d9a
共有 85 个文件被更改,包括 28536 次插入 和 68 次删除
-
1.gitignore
-
2TestProjects/PerceptionHDRP/Assets/IdLabelConfig.asset
-
64TestProjects/PerceptionHDRP/Assets/Scenes/SampleScene.unity
-
64TestProjects/PerceptionHDRP/Assets/Scenes/SampleSceneLensDistortion.unity
-
4TestProjects/PerceptionHDRP/Packages/manifest.json
-
20TestProjects/PerceptionHDRP/Packages/packages-lock.json
-
3TestProjects/PerceptionHDRP/ProjectSettings/ProjectSettings.asset
-
4TestProjects/PerceptionHDRP/ProjectSettings/ProjectVersion.txt
-
2TestProjects/PerceptionURP/Assets/IdLabelConfig.asset
-
18TestProjects/PerceptionURP/Packages/packages-lock.json
-
1TestProjects/PerceptionURP/ProjectSettings/ProjectSettings.asset
-
4TestProjects/PerceptionURP/ProjectSettings/ProjectVersion.txt
-
2TestProjects/PerceptionURP/ProjectSettings/QualitySettings.asset
-
2com.unity.perception/CHANGELOG.md
-
5com.unity.perception/Runtime/GroundTruth/Labelers/CameraLabeler.cs
-
2com.unity.perception/Runtime/GroundTruth/Labelers/KeypointLabeler.cs
-
46com.unity.perception/Runtime/GroundTruth/PerceptionCamera.cs
-
25com.unity.perception/Tests/Editor/PerceptionCameraEditorTests.cs
-
9com.unity.perception/Tests/Runtime/GroundTruthTests/GroundTruthTestBase.cs
-
136com.unity.perception/Tests/Runtime/GroundTruthTests/KeypointGroundTruthTests.cs
-
8TestProjects/PerceptionHDRP/Assets/Human Pose Labeling and Randomization.meta
-
712TestProjects/PerceptionHDRP/Assets/Scenes/PoseSample.unity
-
7TestProjects/PerceptionHDRP/Assets/Scenes/PoseSample.unity.meta
-
8TestProjects/PerceptionHDRP/Assets/Scenes/SampleScene.meta
-
8TestProjects/PerceptionURP/Assets/Human Pose Labeling and Randomization.meta
-
635TestProjects/PerceptionURP/Assets/Scenes/PoseSample.unity
-
7TestProjects/PerceptionURP/Assets/Scenes/PoseSample.unity.meta
-
8com.unity.perception/Tests/Runtime/TestAssets.meta
-
4TestProjects/PerceptionHDRP/Assets/Human Pose Labeling and Randomization/.sample.json
-
8TestProjects/PerceptionHDRP/Assets/Human Pose Labeling and Randomization/Models and Animations.meta
-
1001TestProjects/PerceptionHDRP/Assets/Human Pose Labeling and Randomization/Models and Animations/Idle.fbx
-
938TestProjects/PerceptionHDRP/Assets/Human Pose Labeling and Randomization/Models and Animations/Idle.fbx.meta
-
134TestProjects/PerceptionHDRP/Assets/Human Pose Labeling and Randomization/Models and Animations/LabeledAndRandomized.prefab
-
7TestProjects/PerceptionHDRP/Assets/Human Pose Labeling and Randomization/Models and Animations/LabeledAndRandomized.prefab.meta
-
53TestProjects/PerceptionHDRP/Assets/Human Pose Labeling and Randomization/Models and Animations/New Animation.anim
-
8TestProjects/PerceptionHDRP/Assets/Human Pose Labeling and Randomization/Models and Animations/New Animation.anim.meta
-
73TestProjects/PerceptionHDRP/Assets/Human Pose Labeling and Randomization/Models and Animations/New Animator Controller.controller
-
8TestProjects/PerceptionHDRP/Assets/Human Pose Labeling and Randomization/Models and Animations/New Animator Controller.controller.meta
-
1001TestProjects/PerceptionHDRP/Assets/Human Pose Labeling and Randomization/Models and Animations/Player.fbx
-
97TestProjects/PerceptionHDRP/Assets/Human Pose Labeling and Randomization/Models and Animations/Player.fbx.meta
-
1001TestProjects/PerceptionHDRP/Assets/Human Pose Labeling and Randomization/Models and Animations/PutGlassesOn.fbx
-
938TestProjects/PerceptionHDRP/Assets/Human Pose Labeling and Randomization/Models and Animations/PutGlassesOn.fbx.meta
-
1001TestProjects/PerceptionHDRP/Assets/Human Pose Labeling and Randomization/Models and Animations/Run.fbx
-
946TestProjects/PerceptionHDRP/Assets/Human Pose Labeling and Randomization/Models and Animations/Run.fbx.meta
-
1001TestProjects/PerceptionHDRP/Assets/Human Pose Labeling and Randomization/Models and Animations/TakeObjectAttempt.fbx
-
923TestProjects/PerceptionHDRP/Assets/Human Pose Labeling and Randomization/Models and Animations/TakeObjectAttempt.fbx.meta
-
1001TestProjects/PerceptionHDRP/Assets/Human Pose Labeling and Randomization/Models and Animations/TakeObjects.fbx
-
938TestProjects/PerceptionHDRP/Assets/Human Pose Labeling and Randomization/Models and Animations/TakeObjects.fbx.meta
-
1001TestProjects/PerceptionHDRP/Assets/Human Pose Labeling and Randomization/Models and Animations/Walk.fbx
-
946TestProjects/PerceptionHDRP/Assets/Human Pose Labeling and Randomization/Models and Animations/Walk.fbx.meta
-
4TestProjects/PerceptionURP/Assets/Human Pose Labeling and Randomization/.sample.json
-
8TestProjects/PerceptionURP/Assets/Human Pose Labeling and Randomization/Models and Animations.meta
-
1001TestProjects/PerceptionURP/Assets/Human Pose Labeling and Randomization/Models and Animations/Idle.fbx
-
938TestProjects/PerceptionURP/Assets/Human Pose Labeling and Randomization/Models and Animations/Idle.fbx.meta
-
134TestProjects/PerceptionURP/Assets/Human Pose Labeling and Randomization/Models and Animations/LabeledAndRandomized.prefab
-
7TestProjects/PerceptionURP/Assets/Human Pose Labeling and Randomization/Models and Animations/LabeledAndRandomized.prefab.meta
-
53TestProjects/PerceptionURP/Assets/Human Pose Labeling and Randomization/Models and Animations/New Animation.anim
-
8TestProjects/PerceptionURP/Assets/Human Pose Labeling and Randomization/Models and Animations/New Animation.anim.meta
-
73TestProjects/PerceptionURP/Assets/Human Pose Labeling and Randomization/Models and Animations/New Animator Controller.controller
-
8TestProjects/PerceptionURP/Assets/Human Pose Labeling and Randomization/Models and Animations/New Animator Controller.controller.meta
-
1001TestProjects/PerceptionURP/Assets/Human Pose Labeling and Randomization/Models and Animations/Player.fbx
-
97TestProjects/PerceptionURP/Assets/Human Pose Labeling and Randomization/Models and Animations/Player.fbx.meta
-
1001TestProjects/PerceptionURP/Assets/Human Pose Labeling and Randomization/Models and Animations/PutGlassesOn.fbx
-
938TestProjects/PerceptionURP/Assets/Human Pose Labeling and Randomization/Models and Animations/PutGlassesOn.fbx.meta
-
1001TestProjects/PerceptionURP/Assets/Human Pose Labeling and Randomization/Models and Animations/Run.fbx
-
946TestProjects/PerceptionURP/Assets/Human Pose Labeling and Randomization/Models and Animations/Run.fbx.meta
-
1001TestProjects/PerceptionURP/Assets/Human Pose Labeling and Randomization/Models and Animations/TakeObjectAttempt.fbx
-
923TestProjects/PerceptionURP/Assets/Human Pose Labeling and Randomization/Models and Animations/TakeObjectAttempt.fbx.meta
-
1001TestProjects/PerceptionURP/Assets/Human Pose Labeling and Randomization/Models and Animations/TakeObjects.fbx
-
938TestProjects/PerceptionURP/Assets/Human Pose Labeling and Randomization/Models and Animations/TakeObjects.fbx.meta
-
1001TestProjects/PerceptionURP/Assets/Human Pose Labeling and Randomization/Models and Animations/Walk.fbx
-
946TestProjects/PerceptionURP/Assets/Human Pose Labeling and Randomization/Models and Animations/Walk.fbx.meta
-
115com.unity.perception/Tests/Runtime/TestAssets/AnimatedCube.prefab
-
7com.unity.perception/Tests/Runtime/TestAssets/AnimatedCube.prefab.meta
-
239com.unity.perception/Tests/Runtime/TestAssets/AnimatedCubeScene.unity
-
7com.unity.perception/Tests/Runtime/TestAssets/AnimatedCubeScene.unity.meta
-
285com.unity.perception/Tests/Runtime/TestAssets/Cube Animation.anim
-
8com.unity.perception/Tests/Runtime/TestAssets/Cube Animation.anim.meta
-
72com.unity.perception/Tests/Runtime/TestAssets/Cube.controller
-
8com.unity.perception/Tests/Runtime/TestAssets/Cube.controller.meta
|
|||
m_EditorVersion: 2019.4.16f1 |
|||
m_EditorVersionWithRevision: 2019.4.16f1 (e05b6e02d63e) |
|||
m_EditorVersion: 2019.4.19f1 |
|||
m_EditorVersionWithRevision: 2019.4.19f1 (ca5b14067cec) |
|
|||
m_EditorVersion: 2019.4.16f1 |
|||
m_EditorVersionWithRevision: 2019.4.16f1 (e05b6e02d63e) |
|||
m_EditorVersion: 2019.4.19f1 |
|||
m_EditorVersionWithRevision: 2019.4.19f1 (ca5b14067cec) |
|
|||
fileFormatVersion: 2 |
|||
guid: 633d6bbab02eb764e82d7c04e8d95031 |
|||
folderAsset: yes |
|||
DefaultImporter: |
|||
externalObjects: {} |
|||
userData: |
|||
assetBundleName: |
|||
assetBundleVariant: |
|
|||
%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: 0} |
|||
m_HaloStrength: 0.5 |
|||
m_FlareStrength: 1 |
|||
m_FlareFadeSpeed: 3 |
|||
m_HaloTexture: {fileID: 0} |
|||
m_SpotCookie: {fileID: 10001, guid: 0000000000000000e000000000000000, type: 0} |
|||
m_DefaultReflectionMode: 0 |
|||
m_DefaultReflectionResolution: 128 |
|||
m_ReflectionBounces: 1 |
|||
m_ReflectionIntensity: 1 |
|||
m_CustomReflection: {fileID: 0} |
|||
m_Sun: {fileID: 0} |
|||
m_IndirectSpecularColor: {r: 0, g: 0, b: 0, a: 1} |
|||
m_UseRadianceAmbientProbe: 0 |
|||
--- !u!157 &3 |
|||
LightmapSettings: |
|||
m_ObjectHideFlags: 0 |
|||
serializedVersion: 11 |
|||
m_GIWorkflowMode: 0 |
|||
m_GISettings: |
|||
serializedVersion: 2 |
|||
m_BounceScale: 1 |
|||
m_IndirectOutputScale: 1 |
|||
m_AlbedoBoost: 1 |
|||
m_EnvironmentLightingMode: 0 |
|||
m_EnableBakedLightmaps: 0 |
|||
m_EnableRealtimeLightmaps: 1 |
|||
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: 500 |
|||
m_PVRBounces: 2 |
|||
m_PVREnvironmentSampleCount: 500 |
|||
m_PVREnvironmentReferencePointCount: 2048 |
|||
m_PVRFilteringMode: 2 |
|||
m_PVRDenoiserTypeDirect: 0 |
|||
m_PVRDenoiserTypeIndirect: 0 |
|||
m_PVRDenoiserTypeAO: 0 |
|||
m_PVRFilterTypeDirect: 0 |
|||
m_PVRFilterTypeIndirect: 0 |
|||
m_PVRFilterTypeAO: 0 |
|||
m_PVREnvironmentMIS: 0 |
|||
m_PVRCulling: 1 |
|||
m_PVRFilteringGaussRadiusDirect: 1 |
|||
m_PVRFilteringGaussRadiusIndirect: 5 |
|||
m_PVRFilteringGaussRadiusAO: 2 |
|||
m_PVRFilteringAtrousPositionSigmaDirect: 0.5 |
|||
m_PVRFilteringAtrousPositionSigmaIndirect: 2 |
|||
m_PVRFilteringAtrousPositionSigmaAO: 1 |
|||
m_ExportTrainingData: 0 |
|||
m_TrainingDataDestination: TrainingData |
|||
m_LightProbeSampleCountMultiplier: 4 |
|||
m_LightingDataAsset: {fileID: 0} |
|||
m_UseShadowmask: 1 |
|||
--- !u!196 &4 |
|||
NavMeshSettings: |
|||
serializedVersion: 2 |
|||
m_ObjectHideFlags: 0 |
|||
m_BuildSettings: |
|||
serializedVersion: 2 |
|||
agentTypeID: 0 |
|||
agentRadius: 0.5 |
|||
agentHeight: 2 |
|||
agentSlope: 45 |
|||
agentClimb: 0.4 |
|||
ledgeDropHeight: 0 |
|||
maxJumpAcrossDistance: 0 |
|||
minRegionArea: 2 |
|||
manualCellSize: 0 |
|||
cellSize: 0.16666667 |
|||
manualTileSize: 0 |
|||
tileSize: 256 |
|||
accuratePlacement: 0 |
|||
debug: |
|||
m_Flags: 0 |
|||
m_NavMeshData: {fileID: 0} |
|||
--- !u!1 &613667316 |
|||
GameObject: |
|||
m_ObjectHideFlags: 0 |
|||
m_CorrespondingSourceObject: {fileID: 0} |
|||
m_PrefabInstance: {fileID: 0} |
|||
m_PrefabAsset: {fileID: 0} |
|||
serializedVersion: 6 |
|||
m_Component: |
|||
- component: {fileID: 613667320} |
|||
- component: {fileID: 613667319} |
|||
- component: {fileID: 613667318} |
|||
- component: {fileID: 613667317} |
|||
m_Layer: 0 |
|||
m_Name: Cube |
|||
m_TagString: Untagged |
|||
m_Icon: {fileID: 0} |
|||
m_NavMeshLayer: 0 |
|||
m_StaticEditorFlags: 0 |
|||
m_IsActive: 1 |
|||
--- !u!65 &613667317 |
|||
BoxCollider: |
|||
m_ObjectHideFlags: 0 |
|||
m_CorrespondingSourceObject: {fileID: 0} |
|||
m_PrefabInstance: {fileID: 0} |
|||
m_PrefabAsset: {fileID: 0} |
|||
m_GameObject: {fileID: 613667316} |
|||
m_Material: {fileID: 0} |
|||
m_IsTrigger: 0 |
|||
m_Enabled: 1 |
|||
serializedVersion: 2 |
|||
m_Size: {x: 1, y: 1, z: 1} |
|||
m_Center: {x: 0, y: 0, z: 0} |
|||
--- !u!23 &613667318 |
|||
MeshRenderer: |
|||
m_ObjectHideFlags: 0 |
|||
m_CorrespondingSourceObject: {fileID: 0} |
|||
m_PrefabInstance: {fileID: 0} |
|||
m_PrefabAsset: {fileID: 0} |
|||
m_GameObject: {fileID: 613667316} |
|||
m_Enabled: 1 |
|||
m_CastShadows: 1 |
|||
m_ReceiveShadows: 1 |
|||
m_DynamicOccludee: 1 |
|||
m_MotionVectors: 1 |
|||
m_LightProbeUsage: 1 |
|||
m_ReflectionProbeUsage: 1 |
|||
m_RayTracingMode: 2 |
|||
m_RenderingLayerMask: 1 |
|||
m_RendererPriority: 0 |
|||
m_Materials: |
|||
- {fileID: 2100000, guid: ddfd18df3e5ef3043b7889c5a070d8ca, type: 2} |
|||
m_StaticBatchInfo: |
|||
firstSubMesh: 0 |
|||
subMeshCount: 0 |
|||
m_StaticBatchRoot: {fileID: 0} |
|||
m_ProbeAnchor: {fileID: 0} |
|||
m_LightProbeVolumeOverride: {fileID: 0} |
|||
m_ScaleInLightmap: 1 |
|||
m_ReceiveGI: 1 |
|||
m_PreserveUVs: 0 |
|||
m_IgnoreNormalsForChartDetection: 0 |
|||
m_ImportantGI: 0 |
|||
m_StitchLightmapSeams: 1 |
|||
m_SelectedEditorRenderState: 3 |
|||
m_MinimumChartSize: 4 |
|||
m_AutoUVMaxDistance: 0.5 |
|||
m_AutoUVMaxAngle: 89 |
|||
m_LightmapParameters: {fileID: 0} |
|||
m_SortingLayerID: 0 |
|||
m_SortingLayer: 0 |
|||
m_SortingOrder: 0 |
|||
--- !u!33 &613667319 |
|||
MeshFilter: |
|||
m_ObjectHideFlags: 0 |
|||
m_CorrespondingSourceObject: {fileID: 0} |
|||
m_PrefabInstance: {fileID: 0} |
|||
m_PrefabAsset: {fileID: 0} |
|||
m_GameObject: {fileID: 613667316} |
|||
m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0} |
|||
--- !u!4 &613667320 |
|||
Transform: |
|||
m_ObjectHideFlags: 0 |
|||
m_CorrespondingSourceObject: {fileID: 0} |
|||
m_PrefabInstance: {fileID: 0} |
|||
m_PrefabAsset: {fileID: 0} |
|||
m_GameObject: {fileID: 613667316} |
|||
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} |
|||
m_LocalPosition: {x: -0.152, y: 0.528, z: -0.897} |
|||
m_LocalScale: {x: 1.559239, y: 1.0357355, z: 0.20697539} |
|||
m_Children: [] |
|||
m_Father: {fileID: 0} |
|||
m_RootOrder: 5 |
|||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} |
|||
--- !u!1 &963194225 |
|||
GameObject: |
|||
m_ObjectHideFlags: 0 |
|||
m_CorrespondingSourceObject: {fileID: 0} |
|||
m_PrefabInstance: {fileID: 0} |
|||
m_PrefabAsset: {fileID: 0} |
|||
serializedVersion: 6 |
|||
m_Component: |
|||
- component: {fileID: 963194228} |
|||
- component: {fileID: 963194227} |
|||
- component: {fileID: 963194226} |
|||
- component: {fileID: 963194230} |
|||
- component: {fileID: 963194229} |
|||
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 &963194226 |
|||
AudioListener: |
|||
m_ObjectHideFlags: 0 |
|||
m_CorrespondingSourceObject: {fileID: 0} |
|||
m_PrefabInstance: {fileID: 0} |
|||
m_PrefabAsset: {fileID: 0} |
|||
m_GameObject: {fileID: 963194225} |
|||
m_Enabled: 1 |
|||
--- !u!20 &963194227 |
|||
Camera: |
|||
m_ObjectHideFlags: 0 |
|||
m_CorrespondingSourceObject: {fileID: 0} |
|||
m_PrefabInstance: {fileID: 0} |
|||
m_PrefabAsset: {fileID: 0} |
|||
m_GameObject: {fileID: 963194225} |
|||
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_SensorSize: {x: 36, y: 24} |
|||
m_LensShift: {x: 0, y: 0} |
|||
m_FocalLength: 50 |
|||
m_NormalizedViewPortRect: |
|||
serializedVersion: 2 |
|||
x: 0 |
|||
y: 0 |
|||
width: 1 |
|||
height: 1 |
|||
near clip plane: 0.3 |
|||
far clip plane: 1000 |
|||
field of view: 59.991566 |
|||
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: 0 |
|||
m_AllowMSAA: 0 |
|||
m_AllowDynamicResolution: 0 |
|||
m_ForceIntoRT: 0 |
|||
m_OcclusionCulling: 1 |
|||
m_StereoConvergence: 10 |
|||
m_StereoSeparation: 0.022 |
|||
--- !u!4 &963194228 |
|||
Transform: |
|||
m_ObjectHideFlags: 0 |
|||
m_CorrespondingSourceObject: {fileID: 0} |
|||
m_PrefabInstance: {fileID: 0} |
|||
m_PrefabAsset: {fileID: 0} |
|||
m_GameObject: {fileID: 963194225} |
|||
m_LocalRotation: {x: 0.11266163, y: -0.26002073, z: 0.030562058, w: 0.95852107} |
|||
m_LocalPosition: {x: 1.4392753, y: 1.2635702, z: -2.3026767} |
|||
m_LocalScale: {x: 36.249973, y: 36.249973, z: 36.249973} |
|||
m_Children: [] |
|||
m_Father: {fileID: 0} |
|||
m_RootOrder: 0 |
|||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} |
|||
--- !u!114 &963194229 |
|||
MonoBehaviour: |
|||
m_ObjectHideFlags: 0 |
|||
m_CorrespondingSourceObject: {fileID: 0} |
|||
m_PrefabInstance: {fileID: 0} |
|||
m_PrefabAsset: {fileID: 0} |
|||
m_GameObject: {fileID: 963194225} |
|||
m_Enabled: 1 |
|||
m_EditorHideFlags: 0 |
|||
m_Script: {fileID: 11500000, guid: 23c1ce4fb46143f46bc5cb5224c934f6, type: 3} |
|||
m_Name: |
|||
m_EditorClassIdentifier: |
|||
m_Version: 7 |
|||
m_ObsoleteRenderingPath: 0 |
|||
m_ObsoleteFrameSettings: |
|||
overrides: 0 |
|||
enableShadow: 0 |
|||
enableContactShadows: 0 |
|||
enableShadowMask: 0 |
|||
enableSSR: 0 |
|||
enableSSAO: 0 |
|||
enableSubsurfaceScattering: 0 |
|||
enableTransmission: 0 |
|||
enableAtmosphericScattering: 0 |
|||
enableVolumetrics: 0 |
|||
enableReprojectionForVolumetrics: 0 |
|||
enableLightLayers: 0 |
|||
enableExposureControl: 1 |
|||
diffuseGlobalDimmer: 0 |
|||
specularGlobalDimmer: 0 |
|||
shaderLitMode: 0 |
|||
enableDepthPrepassWithDeferredRendering: 0 |
|||
enableTransparentPrepass: 0 |
|||
enableMotionVectors: 0 |
|||
enableObjectMotionVectors: 0 |
|||
enableDecals: 0 |
|||
enableRoughRefraction: 0 |
|||
enableTransparentPostpass: 0 |
|||
enableDistortion: 0 |
|||
enablePostprocess: 0 |
|||
enableOpaqueObjects: 0 |
|||
enableTransparentObjects: 0 |
|||
enableRealtimePlanarReflection: 0 |
|||
enableMSAA: 0 |
|||
enableAsyncCompute: 0 |
|||
runLightListAsync: 0 |
|||
runSSRAsync: 0 |
|||
runSSAOAsync: 0 |
|||
runContactShadowsAsync: 0 |
|||
runVolumeVoxelizationAsync: 0 |
|||
lightLoopSettings: |
|||
overrides: 0 |
|||
enableDeferredTileAndCluster: 0 |
|||
enableComputeLightEvaluation: 0 |
|||
enableComputeLightVariants: 0 |
|||
enableComputeMaterialVariants: 0 |
|||
enableFptlForForwardOpaque: 0 |
|||
enableBigTilePrepass: 0 |
|||
isFptlEnabled: 0 |
|||
clearColorMode: 0 |
|||
backgroundColorHDR: {r: 0.025, g: 0.07, b: 0.19, a: 0} |
|||
clearDepth: 1 |
|||
volumeLayerMask: |
|||
serializedVersion: 2 |
|||
m_Bits: 1 |
|||
volumeAnchorOverride: {fileID: 0} |
|||
antialiasing: 0 |
|||
SMAAQuality: 2 |
|||
dithering: 0 |
|||
stopNaNs: 0 |
|||
taaSharpenStrength: 0.6 |
|||
physicalParameters: |
|||
m_Iso: 200 |
|||
m_ShutterSpeed: 0.005 |
|||
m_Aperture: 16 |
|||
m_BladeCount: 5 |
|||
m_Curvature: {x: 2, y: 11} |
|||
m_BarrelClipping: 0.25 |
|||
m_Anamorphism: 0 |
|||
flipYMode: 0 |
|||
fullscreenPassthrough: 0 |
|||
allowDynamicResolution: 0 |
|||
customRenderingSettings: 0 |
|||
invertFaceCulling: 0 |
|||
probeLayerMask: |
|||
serializedVersion: 2 |
|||
m_Bits: 4294967295 |
|||
hasPersistentHistory: 0 |
|||
m_RenderingPathCustomFrameSettings: |
|||
bitDatas: |
|||
data1: 70297877217101 |
|||
data2: 4539628425463136256 |
|||
lodBias: 1 |
|||
lodBiasMode: 0 |
|||
lodBiasQualityLevel: 0 |
|||
maximumLODLevel: 0 |
|||
maximumLODLevelMode: 0 |
|||
maximumLODLevelQualityLevel: 0 |
|||
materialQuality: 0 |
|||
renderingPathCustomFrameSettingsOverrideMask: |
|||
mask: |
|||
data1: 0 |
|||
data2: 0 |
|||
defaultFrameSettings: 0 |
|||
--- !u!114 &963194230 |
|||
MonoBehaviour: |
|||
m_ObjectHideFlags: 0 |
|||
m_CorrespondingSourceObject: {fileID: 0} |
|||
m_PrefabInstance: {fileID: 0} |
|||
m_PrefabAsset: {fileID: 0} |
|||
m_GameObject: {fileID: 963194225} |
|||
m_Enabled: 1 |
|||
m_EditorHideFlags: 0 |
|||
m_Script: {fileID: 11500000, guid: 4467405dbcbd3d64ab4363e9ae8bb813, type: 3} |
|||
m_Name: |
|||
m_EditorClassIdentifier: |
|||
description: The main camera |
|||
captureRgbImages: 1 |
|||
firstCaptureFrame: 0 |
|||
captureTriggerMode: 0 |
|||
manualSensorAffectSimulationTiming: 0 |
|||
simulationDeltaTime: 0.0166 |
|||
framesBetweenCaptures: 0 |
|||
m_Labelers: |
|||
- id: 0 |
|||
showVisualizations: 1 |
|||
references: |
|||
version: 1 |
|||
00000000: |
|||
type: {class: KeypointLabeler, ns: UnityEngine.Perception.GroundTruth, asm: Unity.Perception.Runtime} |
|||
data: |
|||
enabled: 1 |
|||
activeTemplate: {fileID: 11400000, guid: a29b79d8ce98945a0855b1addec08d86, |
|||
type: 2} |
|||
annotationId: 8b3ef246-daa7-4dd5-a0e8-a943f6e7f8c2 |
|||
idLabelConfig: {fileID: 11400000, guid: 258de5b48703743468d34fc5bbdfa3aa, |
|||
type: 2} |
|||
animationPoseConfigs: [] |
|||
--- !u!1 &1190242050 |
|||
GameObject: |
|||
m_ObjectHideFlags: 0 |
|||
m_CorrespondingSourceObject: {fileID: 0} |
|||
m_PrefabInstance: {fileID: 0} |
|||
m_PrefabAsset: {fileID: 0} |
|||
serializedVersion: 6 |
|||
m_Component: |
|||
- component: {fileID: 1190242052} |
|||
- component: {fileID: 1190242051} |
|||
m_Layer: 0 |
|||
m_Name: GameObject |
|||
m_TagString: Untagged |
|||
m_Icon: {fileID: 0} |
|||
m_NavMeshLayer: 0 |
|||
m_StaticEditorFlags: 0 |
|||
m_IsActive: 1 |
|||
--- !u!114 &1190242051 |
|||
MonoBehaviour: |
|||
m_ObjectHideFlags: 0 |
|||
m_CorrespondingSourceObject: {fileID: 0} |
|||
m_PrefabInstance: {fileID: 0} |
|||
m_PrefabAsset: {fileID: 0} |
|||
m_GameObject: {fileID: 1190242050} |
|||
m_Enabled: 1 |
|||
m_EditorHideFlags: 0 |
|||
m_Script: {fileID: 11500000, guid: d50076aff0af4515b4422166496fdd5e, type: 3} |
|||
m_Name: |
|||
m_EditorClassIdentifier: |
|||
m_Randomizers: |
|||
- id: 0 |
|||
quitOnComplete: 1 |
|||
constants: |
|||
randomSeed: 539662031 |
|||
totalIterations: 20 |
|||
instanceCount: 1 |
|||
instanceIndex: 0 |
|||
framesPerIteration: 1 |
|||
references: |
|||
version: 1 |
|||
00000000: |
|||
type: {class: AnimationRandomizer, ns: UnityEngine.Perception.Randomization.Randomizers.SampleRandomizers, |
|||
asm: Unity.Perception.Runtime} |
|||
data: |
|||
collapsed: 0 |
|||
<enabled>k__BackingField: 1 |
|||
--- !u!4 &1190242052 |
|||
Transform: |
|||
m_ObjectHideFlags: 0 |
|||
m_CorrespondingSourceObject: {fileID: 0} |
|||
m_PrefabInstance: {fileID: 0} |
|||
m_PrefabAsset: {fileID: 0} |
|||
m_GameObject: {fileID: 1190242050} |
|||
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} |
|||
m_LocalPosition: {x: 0.012426235, y: 1.0308692, z: 0.05147457} |
|||
m_LocalScale: {x: 1, y: 1, z: 1} |
|||
m_Children: [] |
|||
m_Father: {fileID: 0} |
|||
m_RootOrder: 2 |
|||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} |
|||
--- !u!1 &1427719271 |
|||
GameObject: |
|||
m_ObjectHideFlags: 1 |
|||
m_CorrespondingSourceObject: {fileID: 0} |
|||
m_PrefabInstance: {fileID: 0} |
|||
m_PrefabAsset: {fileID: 0} |
|||
serializedVersion: 6 |
|||
m_Component: |
|||
- component: {fileID: 1427719273} |
|||
- component: {fileID: 1427719272} |
|||
m_Layer: 0 |
|||
m_Name: StaticLightingSky |
|||
m_TagString: Untagged |
|||
m_Icon: {fileID: 0} |
|||
m_NavMeshLayer: 0 |
|||
m_StaticEditorFlags: 0 |
|||
m_IsActive: 1 |
|||
--- !u!114 &1427719272 |
|||
MonoBehaviour: |
|||
m_ObjectHideFlags: 1 |
|||
m_CorrespondingSourceObject: {fileID: 0} |
|||
m_PrefabInstance: {fileID: 0} |
|||
m_PrefabAsset: {fileID: 0} |
|||
m_GameObject: {fileID: 1427719271} |
|||
m_Enabled: 1 |
|||
m_EditorHideFlags: 0 |
|||
m_Script: {fileID: 11500000, guid: 441482e8936e35048a1dffac814e3ef8, type: 3} |
|||
m_Name: |
|||
m_EditorClassIdentifier: |
|||
m_Profile: {fileID: 0} |
|||
m_StaticLightingSkyUniqueID: 0 |
|||
m_SkySettings: {fileID: 0} |
|||
m_SkySettingsFromProfile: {fileID: 0} |
|||
--- !u!4 &1427719273 |
|||
Transform: |
|||
m_ObjectHideFlags: 1 |
|||
m_CorrespondingSourceObject: {fileID: 0} |
|||
m_PrefabInstance: {fileID: 0} |
|||
m_PrefabAsset: {fileID: 0} |
|||
m_GameObject: {fileID: 1427719271} |
|||
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} |
|||
m_LocalPosition: {x: 0, y: 0, z: 0} |
|||
m_LocalScale: {x: 1, y: 1, z: 1} |
|||
m_Children: [] |
|||
m_Father: {fileID: 0} |
|||
m_RootOrder: 3 |
|||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} |
|||
--- !u!1 &1488440284 |
|||
GameObject: |
|||
m_ObjectHideFlags: 0 |
|||
m_CorrespondingSourceObject: {fileID: 0} |
|||
m_PrefabInstance: {fileID: 0} |
|||
m_PrefabAsset: {fileID: 0} |
|||
serializedVersion: 6 |
|||
m_Component: |
|||
- component: {fileID: 1488440286} |
|||
- component: {fileID: 1488440285} |
|||
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 &1488440285 |
|||
Light: |
|||
m_ObjectHideFlags: 0 |
|||
m_CorrespondingSourceObject: {fileID: 0} |
|||
m_PrefabInstance: {fileID: 0} |
|||
m_PrefabAsset: {fileID: 0} |
|||
m_GameObject: {fileID: 1488440284} |
|||
m_Enabled: 1 |
|||
serializedVersion: 10 |
|||
m_Type: 1 |
|||
m_Shape: 0 |
|||
m_Color: {r: 1, g: 1, b: 1, a: 1} |
|||
m_Intensity: 1 |
|||
m_Range: 10 |
|||
m_SpotAngle: 30 |
|||
m_InnerSpotAngle: 21.80208 |
|||
m_CookieSize: 10 |
|||
m_Shadows: |
|||
m_Type: 0 |
|||
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_ShadowRadius: 0 |
|||
m_ShadowAngle: 0 |
|||
--- !u!4 &1488440286 |
|||
Transform: |
|||
m_ObjectHideFlags: 0 |
|||
m_CorrespondingSourceObject: {fileID: 0} |
|||
m_PrefabInstance: {fileID: 0} |
|||
m_PrefabAsset: {fileID: 0} |
|||
m_GameObject: {fileID: 1488440284} |
|||
m_LocalRotation: {x: 0.40821788, y: -0.23456968, z: 0.10938163, w: 0.8754261} |
|||
m_LocalPosition: {x: 107.21, y: 72.77, z: -144.12} |
|||
m_LocalScale: {x: 1, y: 1, z: 1} |
|||
m_Children: [] |
|||
m_Father: {fileID: 0} |
|||
m_RootOrder: 4 |
|||
m_LocalEulerAnglesHint: {x: 50, y: -30, z: 0} |
|||
--- !u!1001 &1667437134 |
|||
PrefabInstance: |
|||
m_ObjectHideFlags: 0 |
|||
serializedVersion: 2 |
|||
m_Modification: |
|||
m_TransformParent: {fileID: 0} |
|||
m_Modifications: |
|||
- target: {fileID: 2767779306875801127, guid: 09c632a4eeff8204c87fa56b8632d9ba, |
|||
type: 3} |
|||
propertyPath: m_Controller |
|||
value: |
|||
objectReference: {fileID: 9100000, guid: 5a4ece82c4ce4894babb282606853fc6, type: 2} |
|||
- target: {fileID: 8109026111838458973, guid: 09c632a4eeff8204c87fa56b8632d9ba, |
|||
type: 3} |
|||
propertyPath: m_RootOrder |
|||
value: 1 |
|||
objectReference: {fileID: 0} |
|||
- target: {fileID: 8109026111838458973, guid: 09c632a4eeff8204c87fa56b8632d9ba, |
|||
type: 3} |
|||
propertyPath: m_LocalPosition.x |
|||
value: 0 |
|||
objectReference: {fileID: 0} |
|||
- target: {fileID: 8109026111838458973, guid: 09c632a4eeff8204c87fa56b8632d9ba, |
|||
type: 3} |
|||
propertyPath: m_LocalPosition.y |
|||
value: 0 |
|||
objectReference: {fileID: 0} |
|||
- target: {fileID: 8109026111838458973, guid: 09c632a4eeff8204c87fa56b8632d9ba, |
|||
type: 3} |
|||
propertyPath: m_LocalPosition.z |
|||
value: 0 |
|||
objectReference: {fileID: 0} |
|||
- target: {fileID: 8109026111838458973, guid: 09c632a4eeff8204c87fa56b8632d9ba, |
|||
type: 3} |
|||
propertyPath: m_LocalRotation.w |
|||
value: -0.041973293 |
|||
objectReference: {fileID: 0} |
|||
- target: {fileID: 8109026111838458973, guid: 09c632a4eeff8204c87fa56b8632d9ba, |
|||
type: 3} |
|||
propertyPath: m_LocalRotation.x |
|||
value: -0 |
|||
objectReference: {fileID: 0} |
|||
- target: {fileID: 8109026111838458973, guid: 09c632a4eeff8204c87fa56b8632d9ba, |
|||
type: 3} |
|||
propertyPath: m_LocalRotation.y |
|||
value: 0.9991188 |
|||
objectReference: {fileID: 0} |
|||
- target: {fileID: 8109026111838458973, guid: 09c632a4eeff8204c87fa56b8632d9ba, |
|||
type: 3} |
|||
propertyPath: m_LocalRotation.z |
|||
value: -0 |
|||
objectReference: {fileID: 0} |
|||
- target: {fileID: 8109026111838458973, guid: 09c632a4eeff8204c87fa56b8632d9ba, |
|||
type: 3} |
|||
propertyPath: m_LocalEulerAnglesHint.x |
|||
value: 0 |
|||
objectReference: {fileID: 0} |
|||
- target: {fileID: 8109026111838458973, guid: 09c632a4eeff8204c87fa56b8632d9ba, |
|||
type: 3} |
|||
propertyPath: m_LocalEulerAnglesHint.y |
|||
value: 184.81099 |
|||
objectReference: {fileID: 0} |
|||
- target: {fileID: 8109026111838458973, guid: 09c632a4eeff8204c87fa56b8632d9ba, |
|||
type: 3} |
|||
propertyPath: m_LocalEulerAnglesHint.z |
|||
value: 0 |
|||
objectReference: {fileID: 0} |
|||
- target: {fileID: 8917933090883489511, guid: 09c632a4eeff8204c87fa56b8632d9ba, |
|||
type: 3} |
|||
propertyPath: m_Name |
|||
value: LabeledAndRandomized |
|||
objectReference: {fileID: 0} |
|||
m_RemovedComponents: [] |
|||
m_SourcePrefab: {fileID: 100100000, guid: 09c632a4eeff8204c87fa56b8632d9ba, type: 3} |
|
|||
fileFormatVersion: 2 |
|||
guid: 290fafafd5ac84d4388b8a6b129c6f20 |
|||
DefaultImporter: |
|||
externalObjects: {} |
|||
userData: |
|||
assetBundleName: |
|||
assetBundleVariant: |
|
|||
fileFormatVersion: 2 |
|||
guid: 26f408242584f494cae23179f77b81ad |
|||
folderAsset: yes |
|||
DefaultImporter: |
|||
externalObjects: {} |
|||
userData: |
|||
assetBundleName: |
|||
assetBundleVariant: |
|
|||
fileFormatVersion: 2 |
|||
guid: 659119577ccea6445b4b046ca9a30755 |
|||
folderAsset: yes |
|||
DefaultImporter: |
|||
externalObjects: {} |
|||
userData: |
|||
assetBundleName: |
|||
assetBundleVariant: |
|
|||
%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: 0} |
|||
m_HaloStrength: 0.5 |
|||
m_FlareStrength: 1 |
|||
m_FlareFadeSpeed: 3 |
|||
m_HaloTexture: {fileID: 0} |
|||
m_SpotCookie: {fileID: 10001, guid: 0000000000000000e000000000000000, type: 0} |
|||
m_DefaultReflectionMode: 0 |
|||
m_DefaultReflectionResolution: 128 |
|||
m_ReflectionBounces: 1 |
|||
m_ReflectionIntensity: 1 |
|||
m_CustomReflection: {fileID: 0} |
|||
m_Sun: {fileID: 0} |
|||
m_IndirectSpecularColor: {r: 0, g: 0, b: 0, a: 1} |
|||
m_UseRadianceAmbientProbe: 0 |
|||
--- !u!157 &3 |
|||
LightmapSettings: |
|||
m_ObjectHideFlags: 0 |
|||
serializedVersion: 11 |
|||
m_GIWorkflowMode: 0 |
|||
m_GISettings: |
|||
serializedVersion: 2 |
|||
m_BounceScale: 1 |
|||
m_IndirectOutputScale: 1 |
|||
m_AlbedoBoost: 1 |
|||
m_EnvironmentLightingMode: 0 |
|||
m_EnableBakedLightmaps: 0 |
|||
m_EnableRealtimeLightmaps: 1 |
|||
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: 500 |
|||
m_PVRBounces: 2 |
|||
m_PVREnvironmentSampleCount: 500 |
|||
m_PVREnvironmentReferencePointCount: 2048 |
|||
m_PVRFilteringMode: 2 |
|||
m_PVRDenoiserTypeDirect: 0 |
|||
m_PVRDenoiserTypeIndirect: 0 |
|||
m_PVRDenoiserTypeAO: 0 |
|||
m_PVRFilterTypeDirect: 0 |
|||
m_PVRFilterTypeIndirect: 0 |
|||
m_PVRFilterTypeAO: 0 |
|||
m_PVREnvironmentMIS: 0 |
|||
m_PVRCulling: 1 |
|||
m_PVRFilteringGaussRadiusDirect: 1 |
|||
m_PVRFilteringGaussRadiusIndirect: 5 |
|||
m_PVRFilteringGaussRadiusAO: 2 |
|||
m_PVRFilteringAtrousPositionSigmaDirect: 0.5 |
|||
m_PVRFilteringAtrousPositionSigmaIndirect: 2 |
|||
m_PVRFilteringAtrousPositionSigmaAO: 1 |
|||
m_ExportTrainingData: 0 |
|||
m_TrainingDataDestination: TrainingData |
|||
m_LightProbeSampleCountMultiplier: 4 |
|||
m_LightingDataAsset: {fileID: 0} |
|||
m_UseShadowmask: 1 |
|||
--- !u!196 &4 |
|||
NavMeshSettings: |
|||
serializedVersion: 2 |
|||
m_ObjectHideFlags: 0 |
|||
m_BuildSettings: |
|||
serializedVersion: 2 |
|||
agentTypeID: 0 |
|||
agentRadius: 0.5 |
|||
agentHeight: 2 |
|||
agentSlope: 45 |
|||
agentClimb: 0.4 |
|||
ledgeDropHeight: 0 |
|||
maxJumpAcrossDistance: 0 |
|||
minRegionArea: 2 |
|||
manualCellSize: 0 |
|||
cellSize: 0.16666667 |
|||
manualTileSize: 0 |
|||
tileSize: 256 |
|||
accuratePlacement: 0 |
|||
debug: |
|||
m_Flags: 0 |
|||
m_NavMeshData: {fileID: 0} |
|||
--- !u!1 &613667316 |
|||
GameObject: |
|||
m_ObjectHideFlags: 0 |
|||
m_CorrespondingSourceObject: {fileID: 0} |
|||
m_PrefabInstance: {fileID: 0} |
|||
m_PrefabAsset: {fileID: 0} |
|||
serializedVersion: 6 |
|||
m_Component: |
|||
- component: {fileID: 613667320} |
|||
- component: {fileID: 613667319} |
|||
- component: {fileID: 613667318} |
|||
- component: {fileID: 613667317} |
|||
m_Layer: 0 |
|||
m_Name: Cube |
|||
m_TagString: Untagged |
|||
m_Icon: {fileID: 0} |
|||
m_NavMeshLayer: 0 |
|||
m_StaticEditorFlags: 0 |
|||
m_IsActive: 1 |
|||
--- !u!65 &613667317 |
|||
BoxCollider: |
|||
m_ObjectHideFlags: 0 |
|||
m_CorrespondingSourceObject: {fileID: 0} |
|||
m_PrefabInstance: {fileID: 0} |
|||
m_PrefabAsset: {fileID: 0} |
|||
m_GameObject: {fileID: 613667316} |
|||
m_Material: {fileID: 0} |
|||
m_IsTrigger: 0 |
|||
m_Enabled: 1 |
|||
serializedVersion: 2 |
|||
m_Size: {x: 1, y: 1, z: 1} |
|||
m_Center: {x: 0, y: 0, z: 0} |
|||
--- !u!23 &613667318 |
|||
MeshRenderer: |
|||
m_ObjectHideFlags: 0 |
|||
m_CorrespondingSourceObject: {fileID: 0} |
|||
m_PrefabInstance: {fileID: 0} |
|||
m_PrefabAsset: {fileID: 0} |
|||
m_GameObject: {fileID: 613667316} |
|||
m_Enabled: 1 |
|||
m_CastShadows: 1 |
|||
m_ReceiveShadows: 1 |
|||
m_DynamicOccludee: 1 |
|||
m_MotionVectors: 1 |
|||
m_LightProbeUsage: 1 |
|||
m_ReflectionProbeUsage: 1 |
|||
m_RayTracingMode: 2 |
|||
m_RenderingLayerMask: 1 |
|||
m_RendererPriority: 0 |
|||
m_Materials: |
|||
- {fileID: 2100000, guid: 31321ba15b8f8eb4c954353edc038b1d, type: 2} |
|||
m_StaticBatchInfo: |
|||
firstSubMesh: 0 |
|||
subMeshCount: 0 |
|||
m_StaticBatchRoot: {fileID: 0} |
|||
m_ProbeAnchor: {fileID: 0} |
|||
m_LightProbeVolumeOverride: {fileID: 0} |
|||
m_ScaleInLightmap: 1 |
|||
m_ReceiveGI: 1 |
|||
m_PreserveUVs: 0 |
|||
m_IgnoreNormalsForChartDetection: 0 |
|||
m_ImportantGI: 0 |
|||
m_StitchLightmapSeams: 1 |
|||
m_SelectedEditorRenderState: 3 |
|||
m_MinimumChartSize: 4 |
|||
m_AutoUVMaxDistance: 0.5 |
|||
m_AutoUVMaxAngle: 89 |
|||
m_LightmapParameters: {fileID: 0} |
|||
m_SortingLayerID: 0 |
|||
m_SortingLayer: 0 |
|||
m_SortingOrder: 0 |
|||
--- !u!33 &613667319 |
|||
MeshFilter: |
|||
m_ObjectHideFlags: 0 |
|||
m_CorrespondingSourceObject: {fileID: 0} |
|||
m_PrefabInstance: {fileID: 0} |
|||
m_PrefabAsset: {fileID: 0} |
|||
m_GameObject: {fileID: 613667316} |
|||
m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0} |
|||
--- !u!4 &613667320 |
|||
Transform: |
|||
m_ObjectHideFlags: 0 |
|||
m_CorrespondingSourceObject: {fileID: 0} |
|||
m_PrefabInstance: {fileID: 0} |
|||
m_PrefabAsset: {fileID: 0} |
|||
m_GameObject: {fileID: 613667316} |
|||
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} |
|||
m_LocalPosition: {x: -0.152, y: 0.528, z: -0.897} |
|||
m_LocalScale: {x: 1.559239, y: 1.0357355, z: 0.20697539} |
|||
m_Children: [] |
|||
m_Father: {fileID: 0} |
|||
m_RootOrder: 5 |
|||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} |
|||
--- !u!1 &963194225 |
|||
GameObject: |
|||
m_ObjectHideFlags: 0 |
|||
m_CorrespondingSourceObject: {fileID: 0} |
|||
m_PrefabInstance: {fileID: 0} |
|||
m_PrefabAsset: {fileID: 0} |
|||
serializedVersion: 6 |
|||
m_Component: |
|||
- component: {fileID: 963194228} |
|||
- component: {fileID: 963194227} |
|||
- component: {fileID: 963194226} |
|||
- component: {fileID: 963194230} |
|||
- component: {fileID: 963194231} |
|||
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 &963194226 |
|||
AudioListener: |
|||
m_ObjectHideFlags: 0 |
|||
m_CorrespondingSourceObject: {fileID: 0} |
|||
m_PrefabInstance: {fileID: 0} |
|||
m_PrefabAsset: {fileID: 0} |
|||
m_GameObject: {fileID: 963194225} |
|||
m_Enabled: 1 |
|||
--- !u!20 &963194227 |
|||
Camera: |
|||
m_ObjectHideFlags: 0 |
|||
m_CorrespondingSourceObject: {fileID: 0} |
|||
m_PrefabInstance: {fileID: 0} |
|||
m_PrefabAsset: {fileID: 0} |
|||
m_GameObject: {fileID: 963194225} |
|||
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_SensorSize: {x: 36, y: 24} |
|||
m_LensShift: {x: 0, y: 0} |
|||
m_FocalLength: 50 |
|||
m_NormalizedViewPortRect: |
|||
serializedVersion: 2 |
|||
x: 0 |
|||
y: 0 |
|||
width: 1 |
|||
height: 1 |
|||
near clip plane: 0.3 |
|||
far clip plane: 1000 |
|||
field of view: 59.991566 |
|||
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: 0 |
|||
m_AllowMSAA: 0 |
|||
m_AllowDynamicResolution: 0 |
|||
m_ForceIntoRT: 0 |
|||
m_OcclusionCulling: 1 |
|||
m_StereoConvergence: 10 |
|||
m_StereoSeparation: 0.022 |
|||
--- !u!4 &963194228 |
|||
Transform: |
|||
m_ObjectHideFlags: 0 |
|||
m_CorrespondingSourceObject: {fileID: 0} |
|||
m_PrefabInstance: {fileID: 0} |
|||
m_PrefabAsset: {fileID: 0} |
|||
m_GameObject: {fileID: 963194225} |
|||
m_LocalRotation: {x: 0.11266163, y: -0.26002073, z: 0.030562058, w: 0.95852107} |
|||
m_LocalPosition: {x: 1.4392753, y: 1.2635702, z: -2.3026767} |
|||
m_LocalScale: {x: 36.249973, y: 36.249973, z: 36.249973} |
|||
m_Children: [] |
|||
m_Father: {fileID: 0} |
|||
m_RootOrder: 0 |
|||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} |
|||
--- !u!114 &963194230 |
|||
MonoBehaviour: |
|||
m_ObjectHideFlags: 0 |
|||
m_CorrespondingSourceObject: {fileID: 0} |
|||
m_PrefabInstance: {fileID: 0} |
|||
m_PrefabAsset: {fileID: 0} |
|||
m_GameObject: {fileID: 963194225} |
|||
m_Enabled: 1 |
|||
m_EditorHideFlags: 0 |
|||
m_Script: {fileID: 11500000, guid: 4467405dbcbd3d64ab4363e9ae8bb813, type: 3} |
|||
m_Name: |
|||
m_EditorClassIdentifier: |
|||
description: The main camera |
|||
captureRgbImages: 1 |
|||
firstCaptureFrame: 0 |
|||
captureTriggerMode: 0 |
|||
manualSensorAffectSimulationTiming: 0 |
|||
simulationDeltaTime: 0.0166 |
|||
framesBetweenCaptures: 0 |
|||
m_Labelers: |
|||
- id: 0 |
|||
showVisualizations: 1 |
|||
references: |
|||
version: 1 |
|||
00000000: |
|||
type: {class: KeypointLabeler, ns: UnityEngine.Perception.GroundTruth, asm: Unity.Perception.Runtime} |
|||
data: |
|||
enabled: 1 |
|||
activeTemplate: {fileID: 11400000, guid: a29b79d8ce98945a0855b1addec08d86, |
|||
type: 2} |
|||
annotationId: 8b3ef246-daa7-4dd5-a0e8-a943f6e7f8c2 |
|||
idLabelConfig: {fileID: 11400000, guid: cedcacfb1d9beb34fbbb231166c472fe, |
|||
type: 2} |
|||
animationPoseConfigs: [] |
|||
--- !u!114 &963194231 |
|||
MonoBehaviour: |
|||
m_ObjectHideFlags: 0 |
|||
m_CorrespondingSourceObject: {fileID: 0} |
|||
m_PrefabInstance: {fileID: 0} |
|||
m_PrefabAsset: {fileID: 0} |
|||
m_GameObject: {fileID: 963194225} |
|||
m_Enabled: 1 |
|||
m_EditorHideFlags: 0 |
|||
m_Script: {fileID: 11500000, guid: a79441f348de89743a2939f4d699eac1, type: 3} |
|||
m_Name: |
|||
m_EditorClassIdentifier: |
|||
m_RenderShadows: 1 |
|||
m_RequiresDepthTextureOption: 2 |
|||
m_RequiresOpaqueTextureOption: 2 |
|||
m_CameraType: 0 |
|||
m_Cameras: [] |
|||
m_RendererIndex: -1 |
|||
m_VolumeLayerMask: |
|||
serializedVersion: 2 |
|||
m_Bits: 1 |
|||
m_VolumeTrigger: {fileID: 0} |
|||
m_RenderPostProcessing: 0 |
|||
m_Antialiasing: 0 |
|||
m_AntialiasingQuality: 2 |
|||
m_StopNaN: 0 |
|||
m_Dithering: 0 |
|||
m_ClearDepth: 1 |
|||
m_RequiresDepthTexture: 0 |
|||
m_RequiresColorTexture: 0 |
|||
m_Version: 2 |
|||
--- !u!1 &1190242050 |
|||
GameObject: |
|||
m_ObjectHideFlags: 0 |
|||
m_CorrespondingSourceObject: {fileID: 0} |
|||
m_PrefabInstance: {fileID: 0} |
|||
m_PrefabAsset: {fileID: 0} |
|||
serializedVersion: 6 |
|||
m_Component: |
|||
- component: {fileID: 1190242052} |
|||
- component: {fileID: 1190242051} |
|||
m_Layer: 0 |
|||
m_Name: GameObject |
|||
m_TagString: Untagged |
|||
m_Icon: {fileID: 0} |
|||
m_NavMeshLayer: 0 |
|||
m_StaticEditorFlags: 0 |
|||
m_IsActive: 1 |
|||
--- !u!114 &1190242051 |
|||
MonoBehaviour: |
|||
m_ObjectHideFlags: 0 |
|||
m_CorrespondingSourceObject: {fileID: 0} |
|||
m_PrefabInstance: {fileID: 0} |
|||
m_PrefabAsset: {fileID: 0} |
|||
m_GameObject: {fileID: 1190242050} |
|||
m_Enabled: 1 |
|||
m_EditorHideFlags: 0 |
|||
m_Script: {fileID: 11500000, guid: d50076aff0af4515b4422166496fdd5e, type: 3} |
|||
m_Name: |
|||
m_EditorClassIdentifier: |
|||
m_Randomizers: |
|||
- id: 0 |
|||
quitOnComplete: 1 |
|||
constants: |
|||
randomSeed: 539662031 |
|||
totalIterations: 20 |
|||
instanceCount: 1 |
|||
instanceIndex: 0 |
|||
framesPerIteration: 1 |
|||
references: |
|||
version: 1 |
|||
00000000: |
|||
type: {class: AnimationRandomizer, ns: UnityEngine.Perception.Randomization.Randomizers.SampleRandomizers, |
|||
asm: Unity.Perception.Runtime} |
|||
data: |
|||
collapsed: 0 |
|||
<enabled>k__BackingField: 1 |
|||
--- !u!4 &1190242052 |
|||
Transform: |
|||
m_ObjectHideFlags: 0 |
|||
m_CorrespondingSourceObject: {fileID: 0} |
|||
m_PrefabInstance: {fileID: 0} |
|||
m_PrefabAsset: {fileID: 0} |
|||
m_GameObject: {fileID: 1190242050} |
|||
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} |
|||
m_LocalPosition: {x: 0.012426235, y: 1.0308692, z: 0.05147457} |
|||
m_LocalScale: {x: 1, y: 1, z: 1} |
|||
m_Children: [] |
|||
m_Father: {fileID: 0} |
|||
m_RootOrder: 2 |
|||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} |
|||
--- !u!1 &1427719271 |
|||
GameObject: |
|||
m_ObjectHideFlags: 1 |
|||
m_CorrespondingSourceObject: {fileID: 0} |
|||
m_PrefabInstance: {fileID: 0} |
|||
m_PrefabAsset: {fileID: 0} |
|||
serializedVersion: 6 |
|||
m_Component: |
|||
- component: {fileID: 1427719273} |
|||
- component: {fileID: 1427719272} |
|||
m_Layer: 0 |
|||
m_Name: StaticLightingSky |
|||
m_TagString: Untagged |
|||
m_Icon: {fileID: 0} |
|||
m_NavMeshLayer: 0 |
|||
m_StaticEditorFlags: 0 |
|||
m_IsActive: 1 |
|||
--- !u!114 &1427719272 |
|||
MonoBehaviour: |
|||
m_ObjectHideFlags: 1 |
|||
m_CorrespondingSourceObject: {fileID: 0} |
|||
m_PrefabInstance: {fileID: 0} |
|||
m_PrefabAsset: {fileID: 0} |
|||
m_GameObject: {fileID: 1427719271} |
|||
m_Enabled: 1 |
|||
m_EditorHideFlags: 0 |
|||
m_Script: {fileID: 11500000, guid: 441482e8936e35048a1dffac814e3ef8, type: 3} |
|||
m_Name: |
|||
m_EditorClassIdentifier: |
|||
--- !u!4 &1427719273 |
|||
Transform: |
|||
m_ObjectHideFlags: 1 |
|||
m_CorrespondingSourceObject: {fileID: 0} |
|||
m_PrefabInstance: {fileID: 0} |
|||
m_PrefabAsset: {fileID: 0} |
|||
m_GameObject: {fileID: 1427719271} |
|||
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} |
|||
m_LocalPosition: {x: 0, y: 0, z: 0} |
|||
m_LocalScale: {x: 1, y: 1, z: 1} |
|||
m_Children: [] |
|||
m_Father: {fileID: 0} |
|||
m_RootOrder: 3 |
|||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} |
|||
--- !u!1 &1488440284 |
|||
GameObject: |
|||
m_ObjectHideFlags: 0 |
|||
m_CorrespondingSourceObject: {fileID: 0} |
|||
m_PrefabInstance: {fileID: 0} |
|||
m_PrefabAsset: {fileID: 0} |
|||
serializedVersion: 6 |
|||
m_Component: |
|||
- component: {fileID: 1488440286} |
|||
- component: {fileID: 1488440285} |
|||
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 &1488440285 |
|||
Light: |
|||
m_ObjectHideFlags: 0 |
|||
m_CorrespondingSourceObject: {fileID: 0} |
|||
m_PrefabInstance: {fileID: 0} |
|||
m_PrefabAsset: {fileID: 0} |
|||
m_GameObject: {fileID: 1488440284} |
|||
m_Enabled: 1 |
|||
serializedVersion: 10 |
|||
m_Type: 1 |
|||
m_Shape: 0 |
|||
m_Color: {r: 1, g: 1, b: 1, a: 1} |
|||
m_Intensity: 1 |
|||
m_Range: 10 |
|||
m_SpotAngle: 30 |
|||
m_InnerSpotAngle: 21.80208 |
|||
m_CookieSize: 10 |
|||
m_Shadows: |
|||
m_Type: 0 |
|||
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_ShadowRadius: 0 |
|||
m_ShadowAngle: 0 |
|||
--- !u!4 &1488440286 |
|||
Transform: |
|||
m_ObjectHideFlags: 0 |
|||
m_CorrespondingSourceObject: {fileID: 0} |
|||
m_PrefabInstance: {fileID: 0} |
|||
m_PrefabAsset: {fileID: 0} |
|||
m_GameObject: {fileID: 1488440284} |
|||
m_LocalRotation: {x: 0.40821788, y: -0.23456968, z: 0.10938163, w: 0.8754261} |
|||
m_LocalPosition: {x: 107.21, y: 72.77, z: -144.12} |
|||
m_LocalScale: {x: 1, y: 1, z: 1} |
|||
m_Children: [] |
|||
m_Father: {fileID: 0} |
|||
m_RootOrder: 4 |
|||
m_LocalEulerAnglesHint: {x: 50, y: -30, z: 0} |
|||
--- !u!1001 &1667437134 |
|||
PrefabInstance: |
|||
m_ObjectHideFlags: 0 |
|||
serializedVersion: 2 |
|||
m_Modification: |
|||
m_TransformParent: {fileID: 0} |
|||
m_Modifications: |
|||
- target: {fileID: 2767779306875801127, guid: 09c632a4eeff8204c87fa56b8632d9ba, |
|||
type: 3} |
|||
propertyPath: m_Controller |
|||
value: |
|||
objectReference: {fileID: 9100000, guid: 5a4ece82c4ce4894babb282606853fc6, type: 2} |
|||
- target: {fileID: 8109026111838458973, guid: 09c632a4eeff8204c87fa56b8632d9ba, |
|||
type: 3} |
|||
propertyPath: m_RootOrder |
|||
value: 1 |
|||
objectReference: {fileID: 0} |
|||
- target: {fileID: 8109026111838458973, guid: 09c632a4eeff8204c87fa56b8632d9ba, |
|||
type: 3} |
|||
propertyPath: m_LocalPosition.x |
|||
value: 0 |
|||
objectReference: {fileID: 0} |
|||
- target: {fileID: 8109026111838458973, guid: 09c632a4eeff8204c87fa56b8632d9ba, |
|||
type: 3} |
|||
propertyPath: m_LocalPosition.y |
|||
value: 0 |
|||
objectReference: {fileID: 0} |
|||
- target: {fileID: 8109026111838458973, guid: 09c632a4eeff8204c87fa56b8632d9ba, |
|||
type: 3} |
|||
propertyPath: m_LocalPosition.z |
|||
value: 0 |
|||
objectReference: {fileID: 0} |
|||
- target: {fileID: 8109026111838458973, guid: 09c632a4eeff8204c87fa56b8632d9ba, |
|||
type: 3} |
|||
propertyPath: m_LocalRotation.w |
|||
value: -0.041973293 |
|||
objectReference: {fileID: 0} |
|||
- target: {fileID: 8109026111838458973, guid: 09c632a4eeff8204c87fa56b8632d9ba, |
|||
type: 3} |
|||
propertyPath: m_LocalRotation.x |
|||
value: -0 |
|||
objectReference: {fileID: 0} |
|||
- target: {fileID: 8109026111838458973, guid: 09c632a4eeff8204c87fa56b8632d9ba, |
|||
type: 3} |
|||
propertyPath: m_LocalRotation.y |
|||
value: 0.9991188 |
|||
objectReference: {fileID: 0} |
|||
- target: {fileID: 8109026111838458973, guid: 09c632a4eeff8204c87fa56b8632d9ba, |
|||
type: 3} |
|||
propertyPath: m_LocalRotation.z |
|||
value: -0 |
|||
objectReference: {fileID: 0} |
|||
- target: {fileID: 8109026111838458973, guid: 09c632a4eeff8204c87fa56b8632d9ba, |
|||
type: 3} |
|||
propertyPath: m_LocalEulerAnglesHint.x |
|||
value: 0 |
|||
objectReference: {fileID: 0} |
|||
- target: {fileID: 8109026111838458973, guid: 09c632a4eeff8204c87fa56b8632d9ba, |
|||
type: 3} |
|||
propertyPath: m_LocalEulerAnglesHint.y |
|||
value: 184.81099 |
|||
objectReference: {fileID: 0} |
|||
- target: {fileID: 8109026111838458973, guid: 09c632a4eeff8204c87fa56b8632d9ba, |
|||
type: 3} |
|||
propertyPath: m_LocalEulerAnglesHint.z |
|||
value: 0 |
|||
objectReference: {fileID: 0} |
|||
- target: {fileID: 8917933090883489511, guid: 09c632a4eeff8204c87fa56b8632d9ba, |
|||
type: 3} |
|||
propertyPath: m_Name |
|||
value: LabeledAndRandomized |
|||
objectReference: {fileID: 0} |
|||
m_RemovedComponents: [] |
|||
m_SourcePrefab: {fileID: 100100000, guid: 09c632a4eeff8204c87fa56b8632d9ba, type: 3} |
|
|||
fileFormatVersion: 2 |
|||
guid: 290fafafd5ac84d4388b8a6b129c6f20 |
|||
DefaultImporter: |
|||
externalObjects: {} |
|||
userData: |
|||
assetBundleName: |
|||
assetBundleVariant: |
|
|||
fileFormatVersion: 2 |
|||
guid: bfe6fc2894b65164fb11b208fe97e206 |
|||
folderAsset: yes |
|||
DefaultImporter: |
|||
externalObjects: {} |
|||
userData: |
|||
assetBundleName: |
|||
assetBundleVariant: |
|
|||
{ |
|||
"displayName":"Human Pose Labeling and Randomization", |
|||
"createSeparatePackage": false |
|||
} |
|
|||
fileFormatVersion: 2 |
|||
guid: c18728ca6608bdb4e896c4442c28aa78 |
|||
folderAsset: yes |
|||
DefaultImporter: |
|||
externalObjects: {} |
|||
userData: |
|||
assetBundleName: |
|||
assetBundleVariant: |
1001
TestProjects/PerceptionHDRP/Assets/Human Pose Labeling and Randomization/Models and Animations/Idle.fbx
文件差异内容过多而无法显示
查看文件
文件差异内容过多而无法显示
查看文件
|
|||
fileFormatVersion: 2 |
|||
guid: ed4145beaed264358a60cdefbdfccde7 |
|||
ModelImporter: |
|||
serializedVersion: 19301 |
|||
internalIDToNameTable: |
|||
- first: |
|||
74: 1827226128182048838 |
|||
second: Take 001 |
|||
externalObjects: {} |
|||
materials: |
|||
materialImportMode: 1 |
|||
materialName: 0 |
|||
materialSearch: 1 |
|||
materialLocation: 1 |
|||
animations: |
|||
legacyGenerateAnimations: 4 |
|||
bakeSimulation: 0 |
|||
resampleCurves: 1 |
|||
optimizeGameObjects: 0 |
|||
motionNodeName: |
|||
rigImportErrors: |
|||
rigImportWarnings: |
|||
animationImportErrors: |
|||
animationImportWarnings: "\nClip 'Take 001' has import animation warnings that |
|||
might lower retargeting quality:\nNote: Activate translation DOF on avatar |
|||
to improve retargeting quality.\n\t'Spine2' is inbetween humanoid transforms |
|||
and has rotation animation that will be discarded.\n" |
|||
animationRetargetingWarnings: |
|||
animationDoRetargetingWarnings: 0 |
|||
importAnimatedCustomProperties: 0 |
|||
importConstraints: 0 |
|||
animationCompression: 3 |
|||
animationRotationError: 0.5 |
|||
animationPositionError: 0.5 |
|||
animationScaleError: 0.5 |
|||
animationWrapMode: 0 |
|||
extraExposedTransformPaths: [] |
|||
extraUserProperties: [] |
|||
clipAnimations: |
|||
- serializedVersion: 16 |
|||
name: Take 001 |
|||
takeName: Take 001 |
|||
internalID: 0 |
|||
firstFrame: 0 |
|||
lastFrame: 400 |
|||
wrapMode: 0 |
|||
orientationOffsetY: 0 |
|||
level: 0 |
|||
cycleOffset: 0 |
|||
loop: 0 |
|||
hasAdditiveReferencePose: 0 |
|||
loopTime: 1 |
|||
loopBlend: 0 |
|||
loopBlendOrientation: 0 |
|||
loopBlendPositionY: 0 |
|||
loopBlendPositionXZ: 0 |
|||
keepOriginalOrientation: 0 |
|||
keepOriginalPositionY: 1 |
|||
keepOriginalPositionXZ: 0 |
|||
heightFromFeet: 0 |
|||
mirror: 0 |
|||
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 |
|||
curves: [] |
|||
events: [] |
|||
transformMask: [] |
|||
maskType: 3 |
|||
maskSource: {instanceID: 0} |
|||
additiveReferencePoseFrame: 0 |
|||
isReadable: 0 |
|||
meshes: |
|||
lODScreenPercentages: [] |
|||
globalScale: 1 |
|||
meshCompression: 0 |
|||
addColliders: 0 |
|||
useSRGBMaterialColor: 1 |
|||
sortHierarchyByName: 1 |
|||
importVisibility: 1 |
|||
importBlendShapes: 1 |
|||
importCameras: 1 |
|||
importLights: 1 |
|||
fileIdsGeneration: 2 |
|||
swapUVChannels: 0 |
|||
generateSecondaryUV: 0 |
|||
useFileUnits: 1 |
|||
keepQuads: 0 |
|||
weldVertices: 1 |
|||
preserveHierarchy: 0 |
|||
skinWeightsMode: 0 |
|||
maxBonesPerVertex: 4 |
|||
minBoneWeight: 0.001 |
|||
meshOptimizationFlags: -1 |
|||
indexFormat: 0 |
|||
secondaryUVAngleDistortion: 8 |
|||
secondaryUVAreaDistortion: 15.000001 |
|||
secondaryUVHardAngle: 88 |
|||
secondaryUVPackMargin: 4 |
|||
useFileScale: 1 |
|||
tangentSpace: |
|||
normalSmoothAngle: 60 |
|||
normalImportMode: 0 |
|||
tangentImportMode: 3 |
|||
normalCalculationMode: 4 |
|||
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 |
|||
blendShapeNormalImportMode: 1 |
|||
normalSmoothingSource: 0 |
|||
referencedClips: [] |
|||
importAnimation: 1 |
|||
humanDescription: |
|||
serializedVersion: 3 |
|||
human: |
|||
- boneName: Hips |
|||
humanName: Hips |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftUpperLeg |
|||
humanName: LeftUpperLeg |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightUpperLeg |
|||
humanName: RightUpperLeg |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftLeg |
|||
humanName: LeftLowerLeg |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightLeg |
|||
humanName: RightLowerLeg |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftFoot |
|||
humanName: LeftFoot |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightFoot |
|||
humanName: RightFoot |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: Spine1 |
|||
humanName: Spine |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: Neck |
|||
humanName: Neck |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: Head |
|||
humanName: Head |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftShoulder |
|||
humanName: LeftShoulder |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightShoulder |
|||
humanName: RightShoulder |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftUpperArm |
|||
humanName: LeftUpperArm |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightUpperArm |
|||
humanName: RightUpperArm |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftArm |
|||
humanName: LeftLowerArm |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightArm |
|||
humanName: RightLowerArm |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHand |
|||
humanName: LeftHand |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHand |
|||
humanName: RightHand |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftToe |
|||
humanName: LeftToes |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightToe |
|||
humanName: RightToes |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftEye |
|||
humanName: LeftEye |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightEye |
|||
humanName: RightEye |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftThumb1 |
|||
humanName: Left Thumb Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftThumb2 |
|||
humanName: Left Thumb Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftThumb3 |
|||
humanName: Left Thumb Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftIndex1 |
|||
humanName: Left Index Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftIndex2 |
|||
humanName: Left Index Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftIndex3 |
|||
humanName: Left Index Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftMiddle1 |
|||
humanName: Left Middle Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftMiddle2 |
|||
humanName: Left Middle Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftMiddle3 |
|||
humanName: Left Middle Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftRing1 |
|||
humanName: Left Ring Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftRing2 |
|||
humanName: Left Ring Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftRing3 |
|||
humanName: Left Ring Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftPinky1 |
|||
humanName: Left Little Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftPinky2 |
|||
humanName: Left Little Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftPinky3 |
|||
humanName: Left Little Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightThumb1 |
|||
humanName: Right Thumb Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightThumb2 |
|||
humanName: Right Thumb Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightThumb3 |
|||
humanName: Right Thumb Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightIndex1 |
|||
humanName: Right Index Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightIndex2 |
|||
humanName: Right Index Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightIndex3 |
|||
humanName: Right Index Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightMiddle1 |
|||
humanName: Right Middle Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightMiddle2 |
|||
humanName: Right Middle Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightMiddle3 |
|||
humanName: Right Middle Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightRing1 |
|||
humanName: Right Ring Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightRing2 |
|||
humanName: Right Ring Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightRing3 |
|||
humanName: Right Ring Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightPinky1 |
|||
humanName: Right Little Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightPinky2 |
|||
humanName: Right Little Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightPinky3 |
|||
humanName: Right Little Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
skeleton: |
|||
- name: Idle(Clone) |
|||
parentName: |
|||
position: {x: 0, y: 0, z: 0} |
|||
rotation: {x: 0, y: 0, z: 0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Controls |
|||
parentName: Idle(Clone) |
|||
position: {x: -0, y: 0, z: 0} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: ControlsUpperBody |
|||
parentName: Controls |
|||
position: {x: -0, y: 0.9856257, z: -0.028446734} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: ControlsHips |
|||
parentName: ControlsUpperBody |
|||
position: {x: -0, y: 0, z: 0} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Skeleton |
|||
parentName: Idle(Clone) |
|||
position: {x: -0, y: 0, z: 0} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Hips |
|||
parentName: Skeleton |
|||
position: {x: 0, y: 0.9088632, z: -0.028446734} |
|||
rotation: {x: -0.7071068, y: 0.7071068, z: 4.3297813e-17, w: -4.3297803e-17} |
|||
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000005} |
|||
- name: LeftUpperLeg |
|||
parentName: Hips |
|||
position: {x: 0.037347827, y: 0.092801034, z: 0.0064211558} |
|||
rotation: {x: 0.0033267438, y: -0.99839103, z: -0.056605797, w: 0.00040653348} |
|||
scale: {x: 1, y: 0.9999999, z: 0.9999996} |
|||
- name: LeftLeg |
|||
parentName: LeftUpperLeg |
|||
position: {x: -0.37195736, y: -1.236171e-16, z: 5.1000362e-18} |
|||
rotation: {x: -0.0004567057, y: -0.052333966, z: -0.008714589, w: 0.99859154} |
|||
scale: {x: 1.0000001, y: 1.0000001, z: 1} |
|||
- name: LeftFoot |
|||
parentName: LeftLeg |
|||
position: {x: -0.41152263, y: -0.0015294757, z: -0.002893631} |
|||
rotation: {x: 0.050357457, y: 0.49969897, z: 0.026062185, w: 0.8643412} |
|||
scale: {x: 1.0000004, y: 1, z: 1} |
|||
- name: LeftToe |
|||
parentName: LeftFoot |
|||
position: {x: -0.1110157, y: -2.5535128e-17, z: 8.2057634e-17} |
|||
rotation: {x: 0.000000014901161, y: 0.30070585, z: 0.000000044703484, w: 0.953717} |
|||
scale: {x: 1.0000001, y: 0.99999994, z: 1.0000001} |
|||
- name: LeftToeEND |
|||
parentName: LeftToe |
|||
position: {x: -0.11182804, y: -2.918769e-18, z: 9.290528e-17} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightUpperLeg |
|||
parentName: Hips |
|||
position: {x: 0.037347663, y: -0.092801, z: 0.0064211655} |
|||
rotation: {x: 0.056605898, y: -0.00040653528, z: 0.0033267732, w: -0.99839103} |
|||
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000005} |
|||
- name: RightLeg |
|||
parentName: RightUpperLeg |
|||
position: {x: 0.37195793, y: 5.9421585e-17, z: -4.0592486e-18} |
|||
rotation: {x: -0.00045672827, y: -0.05233398, z: -0.008714646, w: 0.9985916} |
|||
scale: {x: 0.9999998, y: 0.99999994, z: 0.99999946} |
|||
- name: RightFoot |
|||
parentName: RightLeg |
|||
position: {x: 0.41152248, y: 0.001529468, z: 0.0028936374} |
|||
rotation: {x: 0.05035755, y: 0.49969903, z: 0.02606225, w: 0.86434126} |
|||
scale: {x: 0.99999994, y: 0.9999999, z: 1.0000001} |
|||
- name: RightToe |
|||
parentName: RightFoot |
|||
position: {x: 0.11101543, y: -0.000000079186826, z: -0.0000003664904} |
|||
rotation: {x: 0.000000029802322, y: 0.30070588, z: 0.000000059604645, w: 0.95371693} |
|||
scale: {x: 1.0000002, y: 1.0000001, z: 0.9999998} |
|||
- name: RightToeEND |
|||
parentName: RightToe |
|||
position: {x: 0.111827955, y: 0.000000072275725, z: 0.00000062929314} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Spine1 |
|||
parentName: Hips |
|||
position: {x: -0.10568693, y: 0, z: 0} |
|||
rotation: {x: 6.617444e-24, y: 1.9852333e-23, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Spine2 |
|||
parentName: Spine1 |
|||
position: {x: -0.1833106, y: 8.548717e-16, z: -4.440892e-18} |
|||
rotation: {x: -0, y: 0.08715574, z: -0.000000029802319, w: 0.9961947} |
|||
scale: {x: 1, y: 1, z: 1.0000001} |
|||
- name: Neck |
|||
parentName: Spine2 |
|||
position: {x: -0.2294332, y: -1.821977e-17, z: 0.0049986364} |
|||
rotation: {x: -0.0000000074505797, y: 0.29237175, z: -0.000000059604638, w: -0.9563047} |
|||
scale: {x: 1.0000001, y: 1.0000002, z: 1.0000004} |
|||
- name: Head |
|||
parentName: Neck |
|||
position: {x: -0.10867395, y: -1.1779883e-16, z: 1.4210854e-16} |
|||
rotation: {x: 0.000000004190951, y: -0.19936799, z: 0.000000059604638, w: -0.9799247} |
|||
scale: {x: 0.9999998, y: 0.99999994, z: 1} |
|||
- name: HeadEND |
|||
parentName: Head |
|||
position: {x: -0.24878563, y: -1.5987211e-16, z: 7.902685e-17} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: UpperEyelids |
|||
parentName: Head |
|||
position: {x: -0.07189023, y: -8.6178355e-16, z: -0.07233469} |
|||
rotation: {x: 5.7245875e-17, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: UpperEyelidsEND |
|||
parentName: UpperEyelids |
|||
position: {x: -0.007184859, y: 1.4464416e-18, z: -0.023956394} |
|||
rotation: {x: -5.7245875e-17, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LowerEyelids |
|||
parentName: Head |
|||
position: {x: -0.069060184, y: -8.611492e-16, z: -0.07243106} |
|||
rotation: {x: 5.7245875e-17, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LowerEyelidsEND |
|||
parentName: LowerEyelids |
|||
position: {x: 0.01227831, y: 5.197173e-18, z: -0.019771008} |
|||
rotation: {x: -5.7245875e-17, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightEye |
|||
parentName: Head |
|||
position: {x: -0.06898793, y: -0.0426449, z: -0.06754389} |
|||
rotation: {x: -0, y: -1, z: -0, w: 0} |
|||
scale: {x: 1, y: 1, z: 0.9999992} |
|||
- name: LeftEye |
|||
parentName: Head |
|||
position: {x: -0.06898784, y: 0.042644892, z: -0.067543894} |
|||
rotation: {x: 0.49111634, y: -0.4841803, z: 0.50882685, w: 0.5152373} |
|||
scale: {x: 0.9999992, y: 0.99999976, z: 0.9999998} |
|||
- name: LeftShoulder |
|||
parentName: Spine2 |
|||
position: {x: -0.1435461, y: 0.03922616, z: 0.022630278} |
|||
rotation: {x: 0.6892404, y: -0.71203506, z: -0.013062941, w: -0.13335346} |
|||
scale: {x: 0.99999994, y: 0.9999999, z: 0.99999934} |
|||
- name: LeftUpperArm |
|||
parentName: LeftShoulder |
|||
position: {x: -0.11169202, y: -1.3877788e-17, z: -5.851063e-17} |
|||
rotation: {x: 0.0016100117, y: 0.10449813, z: -0.025915265, w: 0.9941861} |
|||
scale: {x: 1, y: 0.9999999, z: 1.0000001} |
|||
- name: LeftArm |
|||
parentName: LeftUpperArm |
|||
position: {x: -0.2715663, y: 0, z: 0} |
|||
rotation: {x: -1.364242e-12, y: 0.00005209772, z: -8.5183416e-11, w: 1} |
|||
scale: {x: 0.9999999, y: 1, z: 0.9999999} |
|||
- name: LeftHand |
|||
parentName: LeftArm |
|||
position: {x: -0.2331744, y: -2.842171e-16, z: 0} |
|||
rotation: {x: -0.0000024176613, y: -0.0028313878, z: 0.0008439092, w: 0.99999565} |
|||
scale: {x: 1.0000001, y: 1, z: 1} |
|||
- name: LeftThumb1 |
|||
parentName: LeftHand |
|||
position: {x: -0.014531664, y: -0.010635542, z: 0.02609546} |
|||
rotation: {x: -0.0013910866, y: 0.43585026, z: 0.00026398696, w: 0.9000181} |
|||
scale: {x: 1, y: 1, z: 1.0000002} |
|||
- name: LeftThumb2 |
|||
parentName: LeftThumb1 |
|||
position: {x: -0.044124622, y: 0, z: 4.440892e-18} |
|||
rotation: {x: 0.00000017322598, y: -0.033467647, z: 0.00000084616465, w: 0.99943984} |
|||
scale: {x: 1.0000001, y: 1, z: 1} |
|||
- name: LeftThumb3 |
|||
parentName: LeftThumb2 |
|||
position: {x: -0.03446204, y: 0, z: -1.5543122e-17} |
|||
rotation: {x: -0, y: 0.01745245, z: 5.820767e-11, w: 0.9998477} |
|||
scale: {x: 1, y: 1, z: 0.99999994} |
|||
- name: LeftThumbEnd |
|||
parentName: LeftThumb3 |
|||
position: {x: -0.027849242, y: 0, z: -2.220446e-18} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftThumbEND |
|||
parentName: LeftThumbEnd |
|||
position: {x: 1.1400142e-18, y: 0, z: -1.9054521e-18} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftIndex1 |
|||
parentName: LeftHand |
|||
position: {x: -0.09506476, y: 0.00005518901, z: 0.03229297} |
|||
rotation: {x: -0.0011345766, y: -0.0028024006, z: 0.00084708247, w: 0.9999951} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftIndex2 |
|||
parentName: LeftIndex1 |
|||
position: {x: -0.031456187, y: 0, z: 0} |
|||
rotation: {x: -0, y: -0, z: -2.9558573e-12, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftIndex3 |
|||
parentName: LeftIndex2 |
|||
position: {x: -0.026145402, y: 0, z: 0} |
|||
rotation: {x: -0, y: -0, z: -2.9558573e-12, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftIndexEND |
|||
parentName: LeftIndex3 |
|||
position: {x: -0.030434882, y: 0, z: 8.881784e-18} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftMiddle1 |
|||
parentName: LeftHand |
|||
position: {x: -0.09450546, y: -0.000005017072, z: 0.0054007857} |
|||
rotation: {x: -0.0011345766, y: -0.0028024006, z: 0.00084708247, w: 0.9999951} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftMiddle2 |
|||
parentName: LeftMiddle1 |
|||
position: {x: -0.03860532, y: 0, z: 0} |
|||
rotation: {x: -0, y: -0, z: -2.9558573e-12, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftMiddle3 |
|||
parentName: LeftMiddle2 |
|||
position: {x: -0.029822098, y: 0, z: 0} |
|||
rotation: {x: -0, y: -0, z: -2.9558573e-12, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftMiddleEND |
|||
parentName: LeftMiddle3 |
|||
position: {x: -0.030639142, y: 0, z: 0} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftRing1 |
|||
parentName: LeftHand |
|||
position: {x: -0.09456046, y: -0.00006564576, z: -0.02122128} |
|||
rotation: {x: -0.0011345766, y: -0.0028024006, z: 0.00084708247, w: 0.9999951} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftRing2 |
|||
parentName: LeftRing1 |
|||
position: {x: -0.033294536, y: 0, z: 0} |
|||
rotation: {x: -0, y: -0, z: -2.9558573e-12, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftRing3 |
|||
parentName: LeftRing2 |
|||
position: {x: -0.02573688, y: 0, z: 0} |
|||
rotation: {x: -0, y: -0, z: -2.9558573e-12, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftRingEND |
|||
parentName: LeftRing3 |
|||
position: {x: -0.032273233, y: 0, z: 0} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftPinky1 |
|||
parentName: LeftHand |
|||
position: {x: -0.09338952, y: -0.00012434727, z: -0.047905773} |
|||
rotation: {x: -0.0011345766, y: -0.0028024006, z: 0.00084708247, w: 0.9999951} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftPinky2 |
|||
parentName: LeftPinky1 |
|||
position: {x: -0.02757523, y: 0, z: 0} |
|||
rotation: {x: -0, y: -0, z: -2.9558573e-12, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftPinky3 |
|||
parentName: LeftPinky2 |
|||
position: {x: -0.023694271, y: 0, z: -1.7763568e-17} |
|||
rotation: {x: -0, y: -0, z: -2.9558573e-12, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftPinkyEND |
|||
parentName: LeftPinky3 |
|||
position: {x: -0.023898533, y: 0, z: 1.7763568e-17} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightShoulder |
|||
parentName: Spine2 |
|||
position: {x: -0.14354727, y: -0.0392262, z: 0.022630045} |
|||
rotation: {x: 0.013062939, y: 0.13335349, z: 0.68924034, w: -0.7120352} |
|||
scale: {x: 0.9999998, y: 1.0000005, z: 1.0000001} |
|||
- name: RightUpperArm |
|||
parentName: RightShoulder |
|||
position: {x: 0.11169233, y: 0.0000013741218, z: -0.000000017416571} |
|||
rotation: {x: -0.99418354, y: 0.025917355, z: 0.10452179, w: 0.0016203268} |
|||
scale: {x: 0.9999999, y: 0.9999992, z: 0.99999934} |
|||
- name: RightArm |
|||
parentName: RightUpperArm |
|||
position: {x: 0.27156565, y: -0.0000016521891, z: -0.000000010419892} |
|||
rotation: {x: -0.000011964993, y: 0.00000006449409, z: -0.000010528184, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHand |
|||
parentName: RightArm |
|||
position: {x: 0.23317498, y: 0.000003552258, z: 0.00000003303112} |
|||
rotation: {x: 0.9999994, y: 0.000013414755, z: -0.000033118507, w: -0.0011172842} |
|||
scale: {x: 1, y: 1.0000008, z: 1.0000007} |
|||
- name: RightThumb1 |
|||
parentName: RightHand |
|||
position: {x: 0.014531372, y: 0.010635231, z: -0.026095485} |
|||
rotation: {x: -0.0013910872, y: 0.43585023, z: 0.00026398723, w: 0.90001816} |
|||
scale: {x: 0.99999994, y: 1, z: 1.0000001} |
|||
- name: RightThumb2 |
|||
parentName: RightThumb1 |
|||
position: {x: 0.044124745, y: 2.842171e-16, z: 0.00000011967238} |
|||
rotation: {x: -0.00000014400568, y: -0.03346853, z: -0.0000013610108, w: 0.99943984} |
|||
scale: {x: 0.9999998, y: 1.0000002, z: 1.0000005} |
|||
- name: RightThumb3 |
|||
parentName: RightThumb2 |
|||
position: {x: 0.03446187, y: 1.7053025e-15, z: -0.000000061993184} |
|||
rotation: {x: 9.094947e-13, y: 0.017452449, z: -1.8189894e-12, w: 0.99984777} |
|||
scale: {x: 1, y: 0.9999998, z: 0.99999994} |
|||
- name: RightThumbEnd |
|||
parentName: RightThumb3 |
|||
position: {x: 0.02784971, y: 1.7053025e-15, z: 0.00000026974834} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightThumbEND |
|||
parentName: RightThumbEnd |
|||
position: {x: -1.4210854e-16, y: 0, z: 0} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightIndex1 |
|||
parentName: RightHand |
|||
position: {x: 0.09506465, y: -0.000052980962, z: -0.03229297} |
|||
rotation: {x: -0.0011345765, y: -0.0028024006, z: 0.0008470826, w: 0.9999951} |
|||
scale: {x: 1, y: 1.0000002, z: 1.0000004} |
|||
- name: RightIndex2 |
|||
parentName: RightIndex1 |
|||
position: {x: 0.031456, y: 5.684342e-16, z: 3.7303492e-16} |
|||
rotation: {x: -0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightIndex3 |
|||
parentName: RightIndex2 |
|||
position: {x: 0.026145, y: 0, z: 2.842171e-16} |
|||
rotation: {x: -0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightIndexEND |
|||
parentName: RightIndex3 |
|||
position: {x: 0.030435, y: 2.842171e-16, z: 3.2862602e-16} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightMiddle1 |
|||
parentName: RightHand |
|||
position: {x: 0.09450487, y: 0.000007224165, z: -0.0054008546} |
|||
rotation: {x: -0.0011345765, y: -0.0028024006, z: 0.0008470826, w: 0.9999951} |
|||
scale: {x: 1, y: 1.0000002, z: 1.0000004} |
|||
- name: RightMiddle2 |
|||
parentName: RightMiddle1 |
|||
position: {x: 0.038606, y: 2.842171e-16, z: 4.440892e-16} |
|||
rotation: {x: -0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightMiddle3 |
|||
parentName: RightMiddle2 |
|||
position: {x: 0.029821998, y: 2.842171e-16, z: 3.375078e-16} |
|||
rotation: {x: -0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightMiddleEND |
|||
parentName: RightMiddle3 |
|||
position: {x: 0.030638998, y: -2.842171e-16, z: 3.375078e-16} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightRing1 |
|||
parentName: RightHand |
|||
position: {x: 0.0945606, y: 0.0000678541, z: 0.021221206} |
|||
rotation: {x: -0.0011345765, y: -0.0028024006, z: 0.0008470826, w: 0.9999951} |
|||
scale: {x: 1, y: 1.0000002, z: 1.0000004} |
|||
- name: RightRing2 |
|||
parentName: RightRing1 |
|||
position: {x: 0.033294, y: 2.842171e-16, z: 3.5527135e-16} |
|||
rotation: {x: -0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightRing3 |
|||
parentName: RightRing2 |
|||
position: {x: 0.025736999, y: 0, z: 2.842171e-16} |
|||
rotation: {x: -0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightRingEND |
|||
parentName: RightRing3 |
|||
position: {x: 0.032273, y: 2.842171e-16, z: 3.7303492e-16} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightPinky1 |
|||
parentName: RightHand |
|||
position: {x: 0.093388975, y: 0.0001265551, z: 0.047905993} |
|||
rotation: {x: -0.0011345765, y: -0.0028024006, z: 0.0008470826, w: 0.9999951} |
|||
scale: {x: 1, y: 1.0000002, z: 1.0000004} |
|||
- name: RightPinky2 |
|||
parentName: RightPinky1 |
|||
position: {x: 0.027576, y: 0, z: 3.375078e-16} |
|||
rotation: {x: -0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightPinky3 |
|||
parentName: RightPinky2 |
|||
position: {x: 0.023694, y: 0, z: 2.664535e-16} |
|||
rotation: {x: -0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightPinkyEND |
|||
parentName: RightPinky3 |
|||
position: {x: 0.023898, y: 2.842171e-16, z: 2.664535e-16} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Mesh |
|||
parentName: Idle(Clone) |
|||
position: {x: -0, y: 0, z: 0} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
armTwist: 0.5 |
|||
foreArmTwist: 0.5 |
|||
upperLegTwist: 0.5 |
|||
legTwist: 0.5 |
|||
armStretch: 0.05 |
|||
legStretch: 0.05 |
|||
feetSpacing: 0 |
|||
globalScale: 1 |
|||
rootMotionBoneName: |
|||
hasTranslationDoF: 0 |
|||
hasExtraRoot: 1 |
|||
skeletonHasParents: 1 |
|||
lastHumanDescriptionAvatarSource: {instanceID: 0} |
|||
autoGenerateAvatarMappingIfUnspecified: 1 |
|||
animationType: 3 |
|||
humanoidOversampling: 1 |
|||
avatarSetup: 1 |
|||
additionalBone: 0 |
|||
userData: |
|||
assetBundleName: |
|||
assetBundleVariant: |
|
|||
%YAML 1.1 |
|||
%TAG !u! tag:unity3d.com,2011: |
|||
--- !u!114 &4295273093489125888 |
|||
MonoBehaviour: |
|||
m_ObjectHideFlags: 0 |
|||
m_CorrespondingSourceObject: {fileID: 0} |
|||
m_PrefabInstance: {fileID: 0} |
|||
m_PrefabAsset: {fileID: 0} |
|||
m_GameObject: {fileID: 8917933090883489511} |
|||
m_Enabled: 1 |
|||
m_EditorHideFlags: 0 |
|||
m_Script: {fileID: 11500000, guid: 8b33f0bc2b78db642a758f07826d0dd0, type: 3} |
|||
m_Name: |
|||
m_EditorClassIdentifier: |
|||
labels: |
|||
- Character |
|||
useAutoLabeling: 0 |
|||
autoLabelingSchemeType: |
|||
--- !u!114 &1543322299 |
|||
MonoBehaviour: |
|||
m_ObjectHideFlags: 0 |
|||
m_CorrespondingSourceObject: {fileID: 0} |
|||
m_PrefabInstance: {fileID: 0} |
|||
m_PrefabAsset: {fileID: 0} |
|||
m_GameObject: {fileID: 8917933090883489511} |
|||
m_Enabled: 1 |
|||
m_EditorHideFlags: 0 |
|||
m_Script: {fileID: 11500000, guid: f8943e41c7c34facb177a5decc1b2aef, type: 3} |
|||
m_Name: |
|||
m_EditorClassIdentifier: |
|||
animationClips: |
|||
collapsed: 0 |
|||
probabilities: |
|||
- 0.16666667 |
|||
- 0.16666667 |
|||
- 0.16666667 |
|||
- 0.16666667 |
|||
- 0.16666667 |
|||
- 0.16666667 |
|||
uniform: 1 |
|||
m_Sampler: |
|||
id: 0 |
|||
m_Categories: |
|||
- {fileID: 1827226128182048838, guid: ed4145beaed264358a60cdefbdfccde7, type: 3} |
|||
- {fileID: 1827226128182048838, guid: 80c00a6dc0e2c47259c531f231b6d561, type: 3} |
|||
- {fileID: 1827226128182048838, guid: 65e43c613d6b3433c8c43438401da166, type: 3} |
|||
- {fileID: 1827226128182048838, guid: 5d34bf7cb688a4314bcbafea9c3ac84c, type: 3} |
|||
- {fileID: 1827226128182048838, guid: 2f16d9c0940f3498a9961212d3eb8467, type: 3} |
|||
- {fileID: 1827226128182048838, guid: adb297284496042b5aaf5573ea65a41d, type: 3} |
|||
applyRootMotion: 0 |
|||
references: |
|||
version: 1 |
|||
00000000: |
|||
type: {class: UniformSampler, ns: UnityEngine.Perception.Randomization.Samplers, |
|||
asm: Unity.Perception.Runtime} |
|||
data: |
|||
range: |
|||
minimum: 0 |
|||
maximum: 1 |
|||
--- !u!1001 &8575897352412525494 |
|||
PrefabInstance: |
|||
m_ObjectHideFlags: 0 |
|||
serializedVersion: 2 |
|||
m_Modification: |
|||
m_TransformParent: {fileID: 0} |
|||
m_Modifications: |
|||
- target: {fileID: -8679921383154817045, guid: 1f279db2ebaa049d4aff8b82b6c0a1e7, |
|||
type: 3} |
|||
propertyPath: m_RootOrder |
|||
value: 0 |
|||
objectReference: {fileID: 0} |
|||
- target: {fileID: -8679921383154817045, guid: 1f279db2ebaa049d4aff8b82b6c0a1e7, |
|||
type: 3} |
|||
propertyPath: m_LocalPosition.x |
|||
value: 0 |
|||
objectReference: {fileID: 0} |
|||
- target: {fileID: -8679921383154817045, guid: 1f279db2ebaa049d4aff8b82b6c0a1e7, |
|||
type: 3} |
|||
propertyPath: m_LocalPosition.y |
|||
value: 0 |
|||
objectReference: {fileID: 0} |
|||
- target: {fileID: -8679921383154817045, guid: 1f279db2ebaa049d4aff8b82b6c0a1e7, |
|||
type: 3} |
|||
propertyPath: m_LocalPosition.z |
|||
value: 0 |
|||
objectReference: {fileID: 0} |
|||
- target: {fileID: -8679921383154817045, guid: 1f279db2ebaa049d4aff8b82b6c0a1e7, |
|||
type: 3} |
|||
propertyPath: m_LocalRotation.w |
|||
value: -0.041973293 |
|||
objectReference: {fileID: 0} |
|||
- target: {fileID: -8679921383154817045, guid: 1f279db2ebaa049d4aff8b82b6c0a1e7, |
|||
type: 3} |
|||
propertyPath: m_LocalRotation.x |
|||
value: -0 |
|||
objectReference: {fileID: 0} |
|||
- target: {fileID: -8679921383154817045, guid: 1f279db2ebaa049d4aff8b82b6c0a1e7, |
|||
type: 3} |
|||
propertyPath: m_LocalRotation.y |
|||
value: 0.9991188 |
|||
objectReference: {fileID: 0} |
|||
- target: {fileID: -8679921383154817045, guid: 1f279db2ebaa049d4aff8b82b6c0a1e7, |
|||
type: 3} |
|||
propertyPath: m_LocalRotation.z |
|||
value: -0 |
|||
objectReference: {fileID: 0} |
|||
- target: {fileID: -8679921383154817045, guid: 1f279db2ebaa049d4aff8b82b6c0a1e7, |
|||
type: 3} |
|||
propertyPath: m_LocalEulerAnglesHint.x |
|||
value: 0 |
|||
objectReference: {fileID: 0} |
|||
- target: {fileID: -8679921383154817045, guid: 1f279db2ebaa049d4aff8b82b6c0a1e7, |
|||
type: 3} |
|||
propertyPath: m_LocalEulerAnglesHint.y |
|||
value: 184.81099 |
|||
objectReference: {fileID: 0} |
|||
- target: {fileID: -8679921383154817045, guid: 1f279db2ebaa049d4aff8b82b6c0a1e7, |
|||
type: 3} |
|||
propertyPath: m_LocalEulerAnglesHint.z |
|||
value: 0 |
|||
objectReference: {fileID: 0} |
|||
- target: {fileID: 919132149155446097, guid: 1f279db2ebaa049d4aff8b82b6c0a1e7, |
|||
type: 3} |
|||
propertyPath: m_Name |
|||
value: LabeledAndRandomized |
|||
objectReference: {fileID: 0} |
|||
m_RemovedComponents: [] |
|||
m_SourcePrefab: {fileID: 100100000, guid: 1f279db2ebaa049d4aff8b82b6c0a1e7, type: 3} |
|||
--- !u!1 &8917933090883489511 stripped |
|||
GameObject: |
|||
m_CorrespondingSourceObject: {fileID: 919132149155446097, guid: 1f279db2ebaa049d4aff8b82b6c0a1e7, |
|||
type: 3} |
|||
m_PrefabInstance: {fileID: 8575897352412525494} |
|||
m_PrefabAsset: {fileID: 0} |
|
|||
fileFormatVersion: 2 |
|||
guid: 09c632a4eeff8204c87fa56b8632d9ba |
|||
PrefabImporter: |
|||
externalObjects: {} |
|||
userData: |
|||
assetBundleName: |
|||
assetBundleVariant: |
|
|||
%YAML 1.1 |
|||
%TAG !u! tag:unity3d.com,2011: |
|||
--- !u!74 &7400000 |
|||
AnimationClip: |
|||
m_ObjectHideFlags: 0 |
|||
m_CorrespondingSourceObject: {fileID: 0} |
|||
m_PrefabInstance: {fileID: 0} |
|||
m_PrefabAsset: {fileID: 0} |
|||
m_Name: New Animation |
|||
serializedVersion: 6 |
|||
m_Legacy: 0 |
|||
m_Compressed: 0 |
|||
m_UseHighQualityCurve: 1 |
|||
m_RotationCurves: [] |
|||
m_CompressedRotationCurves: [] |
|||
m_EulerCurves: [] |
|||
m_PositionCurves: [] |
|||
m_ScaleCurves: [] |
|||
m_FloatCurves: [] |
|||
m_PPtrCurves: [] |
|||
m_SampleRate: 60 |
|||
m_WrapMode: 0 |
|||
m_Bounds: |
|||
m_Center: {x: 0, y: 0, z: 0} |
|||
m_Extent: {x: 0, y: 0, z: 0} |
|||
m_ClipBindingConstant: |
|||
genericBindings: [] |
|||
pptrCurveMapping: [] |
|||
m_AnimationClipSettings: |
|||
serializedVersion: 2 |
|||
m_AdditiveReferencePoseClip: {fileID: 0} |
|||
m_AdditiveReferencePoseTime: 0 |
|||
m_StartTime: 0 |
|||
m_StopTime: 1 |
|||
m_OrientationOffsetY: 0 |
|||
m_Level: 0 |
|||
m_CycleOffset: 0 |
|||
m_HasAdditiveReferencePose: 0 |
|||
m_LoopTime: 0 |
|||
m_LoopBlend: 0 |
|||
m_LoopBlendOrientation: 0 |
|||
m_LoopBlendPositionY: 0 |
|||
m_LoopBlendPositionXZ: 0 |
|||
m_KeepOriginalOrientation: 0 |
|||
m_KeepOriginalPositionY: 1 |
|||
m_KeepOriginalPositionXZ: 0 |
|||
m_HeightFromFeet: 0 |
|||
m_Mirror: 0 |
|||
m_EditorCurves: [] |
|||
m_EulerEditorCurves: [] |
|||
m_HasGenericRootTransform: 0 |
|||
m_HasMotionFloatCurves: 0 |
|||
m_Events: [] |
|
|||
fileFormatVersion: 2 |
|||
guid: eb1cd9e0581e8cc4e8e0e34c3c0826e6 |
|||
NativeFormatImporter: |
|||
externalObjects: {} |
|||
mainObjectFileID: 7400000 |
|||
userData: |
|||
assetBundleName: |
|||
assetBundleVariant: |
|
|||
%YAML 1.1 |
|||
%TAG !u! tag:unity3d.com,2011: |
|||
--- !u!1102 &-7353479732373117242 |
|||
AnimatorState: |
|||
serializedVersion: 5 |
|||
m_ObjectHideFlags: 1 |
|||
m_CorrespondingSourceObject: {fileID: 0} |
|||
m_PrefabInstance: {fileID: 0} |
|||
m_PrefabAsset: {fileID: 0} |
|||
m_Name: Take 001 |
|||
m_Speed: 1 |
|||
m_CycleOffset: 0 |
|||
m_Transitions: [] |
|||
m_StateMachineBehaviours: [] |
|||
m_Position: {x: 50, y: 50, z: 0} |
|||
m_IKOnFeet: 0 |
|||
m_WriteDefaultValues: 1 |
|||
m_Mirror: 0 |
|||
m_SpeedParameterActive: 0 |
|||
m_MirrorParameterActive: 0 |
|||
m_CycleOffsetParameterActive: 0 |
|||
m_TimeParameterActive: 0 |
|||
m_Motion: {fileID: 1827226128182048838, guid: ed4145beaed264358a60cdefbdfccde7, |
|||
type: 3} |
|||
m_Tag: |
|||
m_SpeedParameter: |
|||
m_MirrorParameter: |
|||
m_CycleOffsetParameter: |
|||
m_TimeParameter: |
|||
--- !u!91 &9100000 |
|||
AnimatorController: |
|||
m_ObjectHideFlags: 0 |
|||
m_CorrespondingSourceObject: {fileID: 0} |
|||
m_PrefabInstance: {fileID: 0} |
|||
m_PrefabAsset: {fileID: 0} |
|||
m_Name: New Animator Controller |
|||
serializedVersion: 5 |
|||
m_AnimatorParameters: [] |
|||
m_AnimatorLayers: |
|||
- serializedVersion: 5 |
|||
m_Name: New Layer |
|||
m_StateMachine: {fileID: 4979634939698087535} |
|||
m_Mask: {fileID: 0} |
|||
m_Motions: [] |
|||
m_Behaviours: [] |
|||
m_BlendingMode: 0 |
|||
m_SyncedLayerIndex: -1 |
|||
m_DefaultWeight: 0 |
|||
m_IKPass: 0 |
|||
m_SyncedLayerAffectsTiming: 0 |
|||
m_Controller: {fileID: 9100000} |
|||
--- !u!1107 &4979634939698087535 |
|||
AnimatorStateMachine: |
|||
serializedVersion: 5 |
|||
m_ObjectHideFlags: 1 |
|||
m_CorrespondingSourceObject: {fileID: 0} |
|||
m_PrefabInstance: {fileID: 0} |
|||
m_PrefabAsset: {fileID: 0} |
|||
m_Name: New Layer |
|||
m_ChildStates: |
|||
- serializedVersion: 1 |
|||
m_State: {fileID: -7353479732373117242} |
|||
m_Position: {x: 290, y: 110, z: 0} |
|||
m_ChildStateMachines: [] |
|||
m_AnyStateTransitions: [] |
|||
m_EntryTransitions: [] |
|||
m_StateMachineTransitions: {} |
|||
m_StateMachineBehaviours: [] |
|||
m_AnyStatePosition: {x: 50, y: 20, z: 0} |
|||
m_EntryPosition: {x: 50, y: 120, z: 0} |
|||
m_ExitPosition: {x: 800, y: 120, z: 0} |
|||
m_ParentStateMachinePosition: {x: 800, y: 20, z: 0} |
|||
m_DefaultState: {fileID: -7353479732373117242} |
|
|||
fileFormatVersion: 2 |
|||
guid: 5a4ece82c4ce4894babb282606853fc6 |
|||
NativeFormatImporter: |
|||
externalObjects: {} |
|||
mainObjectFileID: 9100000 |
|||
userData: |
|||
assetBundleName: |
|||
assetBundleVariant: |
1001
TestProjects/PerceptionHDRP/Assets/Human Pose Labeling and Randomization/Models and Animations/Player.fbx
文件差异内容过多而无法显示
查看文件
文件差异内容过多而无法显示
查看文件
|
|||
fileFormatVersion: 2 |
|||
guid: 1f279db2ebaa049d4aff8b82b6c0a1e7 |
|||
ModelImporter: |
|||
serializedVersion: 19301 |
|||
internalIDToNameTable: [] |
|||
externalObjects: {} |
|||
materials: |
|||
materialImportMode: 1 |
|||
materialName: 0 |
|||
materialSearch: 1 |
|||
materialLocation: 1 |
|||
animations: |
|||
legacyGenerateAnimations: 4 |
|||
bakeSimulation: 0 |
|||
resampleCurves: 1 |
|||
optimizeGameObjects: 0 |
|||
motionNodeName: |
|||
rigImportErrors: |
|||
rigImportWarnings: |
|||
animationImportErrors: |
|||
animationImportWarnings: |
|||
animationRetargetingWarnings: |
|||
animationDoRetargetingWarnings: 0 |
|||
importAnimatedCustomProperties: 0 |
|||
importConstraints: 0 |
|||
animationCompression: 3 |
|||
animationRotationError: 0.5 |
|||
animationPositionError: 0.5 |
|||
animationScaleError: 0.5 |
|||
animationWrapMode: 0 |
|||
extraExposedTransformPaths: [] |
|||
extraUserProperties: [] |
|||
clipAnimations: [] |
|||
isReadable: 0 |
|||
meshes: |
|||
lODScreenPercentages: [] |
|||
globalScale: 1 |
|||
meshCompression: 0 |
|||
addColliders: 0 |
|||
useSRGBMaterialColor: 1 |
|||
sortHierarchyByName: 1 |
|||
importVisibility: 1 |
|||
importBlendShapes: 1 |
|||
importCameras: 1 |
|||
importLights: 1 |
|||
fileIdsGeneration: 2 |
|||
swapUVChannels: 0 |
|||
generateSecondaryUV: 0 |
|||
useFileUnits: 1 |
|||
keepQuads: 0 |
|||
weldVertices: 1 |
|||
preserveHierarchy: 0 |
|||
skinWeightsMode: 0 |
|||
maxBonesPerVertex: 4 |
|||
minBoneWeight: 0.001 |
|||
meshOptimizationFlags: -1 |
|||
indexFormat: 0 |
|||
secondaryUVAngleDistortion: 8 |
|||
secondaryUVAreaDistortion: 15.000001 |
|||
secondaryUVHardAngle: 88 |
|||
secondaryUVPackMargin: 4 |
|||
useFileScale: 1 |
|||
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: 1 |
|||
skeletonHasParents: 1 |
|||
lastHumanDescriptionAvatarSource: {instanceID: 0} |
|||
autoGenerateAvatarMappingIfUnspecified: 1 |
|||
animationType: 3 |
|||
humanoidOversampling: 1 |
|||
avatarSetup: 1 |
|||
additionalBone: 0 |
|||
userData: |
|||
assetBundleName: |
|||
assetBundleVariant: |
1001
TestProjects/PerceptionHDRP/Assets/Human Pose Labeling and Randomization/Models and Animations/PutGlassesOn.fbx
文件差异内容过多而无法显示
查看文件
文件差异内容过多而无法显示
查看文件
|
|||
fileFormatVersion: 2 |
|||
guid: 80c00a6dc0e2c47259c531f231b6d561 |
|||
ModelImporter: |
|||
serializedVersion: 19301 |
|||
internalIDToNameTable: |
|||
- first: |
|||
74: 1827226128182048838 |
|||
second: Take 001 |
|||
externalObjects: {} |
|||
materials: |
|||
materialImportMode: 1 |
|||
materialName: 0 |
|||
materialSearch: 1 |
|||
materialLocation: 1 |
|||
animations: |
|||
legacyGenerateAnimations: 4 |
|||
bakeSimulation: 0 |
|||
resampleCurves: 1 |
|||
optimizeGameObjects: 0 |
|||
motionNodeName: |
|||
rigImportErrors: |
|||
rigImportWarnings: |
|||
animationImportErrors: |
|||
animationImportWarnings: "\nClip 'Take 001' has import animation warnings that |
|||
might lower retargeting quality:\nNote: Activate translation DOF on avatar |
|||
to improve retargeting quality.\n\t'Spine2' is inbetween humanoid transforms |
|||
and has rotation animation that will be discarded.\n" |
|||
animationRetargetingWarnings: |
|||
animationDoRetargetingWarnings: 0 |
|||
importAnimatedCustomProperties: 0 |
|||
importConstraints: 0 |
|||
animationCompression: 3 |
|||
animationRotationError: 0.5 |
|||
animationPositionError: 0.5 |
|||
animationScaleError: 0.5 |
|||
animationWrapMode: 0 |
|||
extraExposedTransformPaths: [] |
|||
extraUserProperties: [] |
|||
clipAnimations: |
|||
- serializedVersion: 16 |
|||
name: Take 001 |
|||
takeName: Take 001 |
|||
internalID: 0 |
|||
firstFrame: 0 |
|||
lastFrame: 120 |
|||
wrapMode: 0 |
|||
orientationOffsetY: 0 |
|||
level: 0 |
|||
cycleOffset: 0 |
|||
loop: 0 |
|||
hasAdditiveReferencePose: 0 |
|||
loopTime: 1 |
|||
loopBlend: 0 |
|||
loopBlendOrientation: 0 |
|||
loopBlendPositionY: 0 |
|||
loopBlendPositionXZ: 0 |
|||
keepOriginalOrientation: 0 |
|||
keepOriginalPositionY: 1 |
|||
keepOriginalPositionXZ: 0 |
|||
heightFromFeet: 0 |
|||
mirror: 0 |
|||
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 |
|||
curves: [] |
|||
events: [] |
|||
transformMask: [] |
|||
maskType: 3 |
|||
maskSource: {instanceID: 0} |
|||
additiveReferencePoseFrame: 0 |
|||
isReadable: 0 |
|||
meshes: |
|||
lODScreenPercentages: [] |
|||
globalScale: 1 |
|||
meshCompression: 0 |
|||
addColliders: 0 |
|||
useSRGBMaterialColor: 1 |
|||
sortHierarchyByName: 1 |
|||
importVisibility: 1 |
|||
importBlendShapes: 1 |
|||
importCameras: 1 |
|||
importLights: 1 |
|||
fileIdsGeneration: 2 |
|||
swapUVChannels: 0 |
|||
generateSecondaryUV: 0 |
|||
useFileUnits: 1 |
|||
keepQuads: 0 |
|||
weldVertices: 1 |
|||
preserveHierarchy: 0 |
|||
skinWeightsMode: 0 |
|||
maxBonesPerVertex: 4 |
|||
minBoneWeight: 0.001 |
|||
meshOptimizationFlags: -1 |
|||
indexFormat: 0 |
|||
secondaryUVAngleDistortion: 8 |
|||
secondaryUVAreaDistortion: 15.000001 |
|||
secondaryUVHardAngle: 88 |
|||
secondaryUVPackMargin: 4 |
|||
useFileScale: 1 |
|||
tangentSpace: |
|||
normalSmoothAngle: 60 |
|||
normalImportMode: 0 |
|||
tangentImportMode: 3 |
|||
normalCalculationMode: 4 |
|||
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 |
|||
blendShapeNormalImportMode: 1 |
|||
normalSmoothingSource: 0 |
|||
referencedClips: [] |
|||
importAnimation: 1 |
|||
humanDescription: |
|||
serializedVersion: 3 |
|||
human: |
|||
- boneName: Hips |
|||
humanName: Hips |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftUpperLeg |
|||
humanName: LeftUpperLeg |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightUpperLeg |
|||
humanName: RightUpperLeg |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftLeg |
|||
humanName: LeftLowerLeg |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightLeg |
|||
humanName: RightLowerLeg |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftFoot |
|||
humanName: LeftFoot |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightFoot |
|||
humanName: RightFoot |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: Spine1 |
|||
humanName: Spine |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: Neck |
|||
humanName: Neck |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: Head |
|||
humanName: Head |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftShoulder |
|||
humanName: LeftShoulder |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightShoulder |
|||
humanName: RightShoulder |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftUpperArm |
|||
humanName: LeftUpperArm |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightUpperArm |
|||
humanName: RightUpperArm |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftArm |
|||
humanName: LeftLowerArm |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightArm |
|||
humanName: RightLowerArm |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHand |
|||
humanName: LeftHand |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHand |
|||
humanName: RightHand |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftToe |
|||
humanName: LeftToes |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightToe |
|||
humanName: RightToes |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftEye |
|||
humanName: LeftEye |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightEye |
|||
humanName: RightEye |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftThumb1 |
|||
humanName: Left Thumb Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftThumb2 |
|||
humanName: Left Thumb Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftThumb3 |
|||
humanName: Left Thumb Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftIndex1 |
|||
humanName: Left Index Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftIndex2 |
|||
humanName: Left Index Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftIndex3 |
|||
humanName: Left Index Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftMiddle1 |
|||
humanName: Left Middle Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftMiddle2 |
|||
humanName: Left Middle Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftMiddle3 |
|||
humanName: Left Middle Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftRing1 |
|||
humanName: Left Ring Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftRing2 |
|||
humanName: Left Ring Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftRing3 |
|||
humanName: Left Ring Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftPinky1 |
|||
humanName: Left Little Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftPinky2 |
|||
humanName: Left Little Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftPinky3 |
|||
humanName: Left Little Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightThumb1 |
|||
humanName: Right Thumb Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightThumb2 |
|||
humanName: Right Thumb Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightThumb3 |
|||
humanName: Right Thumb Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightIndex1 |
|||
humanName: Right Index Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightIndex2 |
|||
humanName: Right Index Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightIndex3 |
|||
humanName: Right Index Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightMiddle1 |
|||
humanName: Right Middle Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightMiddle2 |
|||
humanName: Right Middle Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightMiddle3 |
|||
humanName: Right Middle Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightRing1 |
|||
humanName: Right Ring Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightRing2 |
|||
humanName: Right Ring Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightRing3 |
|||
humanName: Right Ring Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightPinky1 |
|||
humanName: Right Little Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightPinky2 |
|||
humanName: Right Little Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightPinky3 |
|||
humanName: Right Little Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
skeleton: |
|||
- name: PutGlassesOn(Clone) |
|||
parentName: |
|||
position: {x: 0, y: 0, z: 0} |
|||
rotation: {x: 0, y: 0, z: 0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Controls |
|||
parentName: PutGlassesOn(Clone) |
|||
position: {x: -0, y: 0, z: 0} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: ControlsUpperBody |
|||
parentName: Controls |
|||
position: {x: -0, y: 0.9856257, z: -0.028446734} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: ControlsHips |
|||
parentName: ControlsUpperBody |
|||
position: {x: -0, y: 0, z: 0} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Skeleton |
|||
parentName: PutGlassesOn(Clone) |
|||
position: {x: -0, y: 0, z: 0} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Hips |
|||
parentName: Skeleton |
|||
position: {x: 0, y: 0.9088633, z: -0.028446734} |
|||
rotation: {x: -0.7071068, y: 0.7071068, z: 4.3297813e-17, w: -4.3297803e-17} |
|||
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000005} |
|||
- name: LeftUpperLeg |
|||
parentName: Hips |
|||
position: {x: 0.037347827, y: 0.092801034, z: 0.0064211558} |
|||
rotation: {x: 0.0033267438, y: -0.99839103, z: -0.056605797, w: 0.00040653348} |
|||
scale: {x: 1, y: 0.9999999, z: 0.9999996} |
|||
- name: LeftLeg |
|||
parentName: LeftUpperLeg |
|||
position: {x: -0.37195736, y: -1.236171e-16, z: 5.1000362e-18} |
|||
rotation: {x: -0.0004567057, y: -0.052333966, z: -0.008714589, w: 0.99859154} |
|||
scale: {x: 1.0000001, y: 1.0000001, z: 1} |
|||
- name: LeftFoot |
|||
parentName: LeftLeg |
|||
position: {x: -0.41152263, y: -0.0015294757, z: -0.002893631} |
|||
rotation: {x: 0.050357457, y: 0.49969897, z: 0.026062185, w: 0.8643412} |
|||
scale: {x: 1.0000004, y: 1, z: 1} |
|||
- name: LeftToe |
|||
parentName: LeftFoot |
|||
position: {x: -0.1110157, y: -2.5535128e-17, z: 8.2057634e-17} |
|||
rotation: {x: 0.000000014901161, y: 0.30070585, z: 0.000000044703484, w: 0.953717} |
|||
scale: {x: 1.0000001, y: 0.99999994, z: 1.0000001} |
|||
- name: LeftToeEND |
|||
parentName: LeftToe |
|||
position: {x: -0.11182804, y: -2.918769e-18, z: 9.290528e-17} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightUpperLeg |
|||
parentName: Hips |
|||
position: {x: 0.037347663, y: -0.092801, z: 0.0064211655} |
|||
rotation: {x: 0.056605905, y: -0.00040653528, z: 0.0033267732, w: -0.99839103} |
|||
scale: {x: 1.0000001, y: 1.0000002, z: 1.0000002} |
|||
- name: RightLeg |
|||
parentName: RightUpperLeg |
|||
position: {x: 0.37195793, y: 5.9421585e-17, z: -4.0592486e-18} |
|||
rotation: {x: -0.00045672827, y: -0.05233397, z: -0.008714646, w: 0.9985916} |
|||
scale: {x: 1, y: 0.99999994, z: 0.99999994} |
|||
- name: RightFoot |
|||
parentName: RightLeg |
|||
position: {x: 0.41152248, y: 0.001529468, z: 0.0028936374} |
|||
rotation: {x: 0.05035758, y: 0.499699, z: 0.02606225, w: 0.86434126} |
|||
scale: {x: 0.99999994, y: 1, z: 1.0000004} |
|||
- name: RightToe |
|||
parentName: RightFoot |
|||
position: {x: 0.11101543, y: -0.000000079186826, z: -0.0000003664904} |
|||
rotation: {x: 0.000000029802322, y: 0.30070585, z: 0.000000029802322, w: 0.953717} |
|||
scale: {x: 0.9999998, y: 0.9999998, z: 0.9999997} |
|||
- name: RightToeEND |
|||
parentName: RightToe |
|||
position: {x: 0.111827955, y: 0.000000072275725, z: 0.00000062929314} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Spine1 |
|||
parentName: Hips |
|||
position: {x: -0.10568693, y: 0, z: 0} |
|||
rotation: {x: 6.617444e-24, y: 1.9852333e-23, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Spine2 |
|||
parentName: Spine1 |
|||
position: {x: -0.1833106, y: 8.548717e-16, z: -4.440892e-18} |
|||
rotation: {x: -0, y: 0.08715574, z: -0.000000029802319, w: 0.9961947} |
|||
scale: {x: 1, y: 1, z: 1.0000001} |
|||
- name: Neck |
|||
parentName: Spine2 |
|||
position: {x: -0.2294332, y: -1.821977e-17, z: 0.0049986364} |
|||
rotation: {x: -0.0000000074505797, y: 0.29237175, z: -0.000000059604638, w: -0.9563047} |
|||
scale: {x: 1.0000001, y: 1.0000002, z: 1.0000004} |
|||
- name: Head |
|||
parentName: Neck |
|||
position: {x: -0.10867395, y: -1.1779883e-16, z: 1.4210854e-16} |
|||
rotation: {x: 0.000000004190951, y: -0.19936799, z: 0.000000059604638, w: -0.9799247} |
|||
scale: {x: 0.9999998, y: 0.99999994, z: 1} |
|||
- name: HeadEND |
|||
parentName: Head |
|||
position: {x: -0.24878563, y: -1.5987211e-16, z: 7.902685e-17} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: UpperEyelids |
|||
parentName: Head |
|||
position: {x: -0.07189023, y: -8.6178355e-16, z: -0.07233469} |
|||
rotation: {x: 5.89806e-17, y: -8.6736174e-19, z: 1.110223e-16, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: UpperEyelidsEND |
|||
parentName: UpperEyelids |
|||
position: {x: -0.007184859, y: 1.4464416e-18, z: -0.023956394} |
|||
rotation: {x: -5.89806e-17, y: 8.6736174e-19, z: -1.110223e-16, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LowerEyelids |
|||
parentName: Head |
|||
position: {x: -0.069060184, y: -8.611492e-16, z: -0.07243106} |
|||
rotation: {x: 5.89806e-17, y: -8.6736174e-19, z: 1.110223e-16, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LowerEyelidsEND |
|||
parentName: LowerEyelids |
|||
position: {x: 0.01227831, y: 5.197173e-18, z: -0.019771008} |
|||
rotation: {x: -5.89806e-17, y: 8.6736174e-19, z: -1.110223e-16, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightEye |
|||
parentName: Head |
|||
position: {x: -0.06898793, y: -0.0426449, z: -0.06754389} |
|||
rotation: {x: -0, y: -1, z: -0, w: 0} |
|||
scale: {x: 1, y: 1, z: 0.9999992} |
|||
- name: LeftEye |
|||
parentName: Head |
|||
position: {x: -0.06898784, y: 0.042644892, z: -0.067543894} |
|||
rotation: {x: 0.49111634, y: -0.4841803, z: 0.50882685, w: 0.5152373} |
|||
scale: {x: 0.9999992, y: 0.99999976, z: 0.9999998} |
|||
- name: LeftShoulder |
|||
parentName: Spine2 |
|||
position: {x: -0.1435461, y: 0.03922616, z: 0.022630278} |
|||
rotation: {x: 0.6892404, y: -0.71203506, z: -0.013062941, w: -0.13335346} |
|||
scale: {x: 0.99999994, y: 0.9999999, z: 0.99999934} |
|||
- name: LeftUpperArm |
|||
parentName: LeftShoulder |
|||
position: {x: -0.11169202, y: -1.3877788e-17, z: -5.851063e-17} |
|||
rotation: {x: 0.0016100117, y: 0.10449813, z: -0.025915265, w: 0.9941861} |
|||
scale: {x: 1, y: 0.9999999, z: 1.0000001} |
|||
- name: LeftArm |
|||
parentName: LeftUpperArm |
|||
position: {x: -0.2715663, y: 0, z: 0} |
|||
rotation: {x: -1.364242e-12, y: 0.00005209772, z: -8.5183416e-11, w: 1} |
|||
scale: {x: 0.9999999, y: 1, z: 0.9999999} |
|||
- name: LeftHand |
|||
parentName: LeftArm |
|||
position: {x: -0.2331744, y: -2.842171e-16, z: 0} |
|||
rotation: {x: -0.0000024176613, y: -0.0028313878, z: 0.0008439092, w: 0.99999565} |
|||
scale: {x: 1.0000001, y: 1, z: 1} |
|||
- name: LeftThumb1 |
|||
parentName: LeftHand |
|||
position: {x: -0.014531664, y: -0.010635542, z: 0.02609546} |
|||
rotation: {x: -0.0013910866, y: 0.43585026, z: 0.00026398696, w: 0.9000181} |
|||
scale: {x: 1, y: 1, z: 1.0000002} |
|||
- name: LeftThumb2 |
|||
parentName: LeftThumb1 |
|||
position: {x: -0.044124622, y: 0, z: 4.440892e-18} |
|||
rotation: {x: 0.00000017322598, y: -0.033467647, z: 0.00000084616465, w: 0.99943984} |
|||
scale: {x: 1.0000001, y: 1, z: 1} |
|||
- name: LeftThumb3 |
|||
parentName: LeftThumb2 |
|||
position: {x: -0.03446204, y: 0, z: -1.5543122e-17} |
|||
rotation: {x: -0, y: 0.01745245, z: 5.820767e-11, w: 0.9998477} |
|||
scale: {x: 1, y: 1, z: 0.99999994} |
|||
- name: LeftThumbEnd |
|||
parentName: LeftThumb3 |
|||
position: {x: -0.027849242, y: 0, z: -2.220446e-18} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftThumbEND |
|||
parentName: LeftThumbEnd |
|||
position: {x: 1.1400142e-18, y: 0, z: -1.9054521e-18} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftIndex1 |
|||
parentName: LeftHand |
|||
position: {x: -0.09506476, y: 0.00005518901, z: 0.03229297} |
|||
rotation: {x: -0.0011345766, y: -0.0028024006, z: 0.00084708247, w: 0.9999951} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftIndex2 |
|||
parentName: LeftIndex1 |
|||
position: {x: -0.031456187, y: 0, z: 0} |
|||
rotation: {x: -0, y: -0, z: -2.9558573e-12, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftIndex3 |
|||
parentName: LeftIndex2 |
|||
position: {x: -0.026145402, y: 0, z: 0} |
|||
rotation: {x: -0, y: -0, z: -2.9558573e-12, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftIndexEND |
|||
parentName: LeftIndex3 |
|||
position: {x: -0.030434882, y: 0, z: 8.881784e-18} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftMiddle1 |
|||
parentName: LeftHand |
|||
position: {x: -0.09450546, y: -0.000005017072, z: 0.0054007857} |
|||
rotation: {x: -0.0011345766, y: -0.0028024006, z: 0.00084708247, w: 0.9999951} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftMiddle2 |
|||
parentName: LeftMiddle1 |
|||
position: {x: -0.03860532, y: 0, z: 0} |
|||
rotation: {x: -0, y: -0, z: -2.9558573e-12, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftMiddle3 |
|||
parentName: LeftMiddle2 |
|||
position: {x: -0.029822098, y: 0, z: 0} |
|||
rotation: {x: -0, y: -0, z: -2.9558573e-12, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftMiddleEND |
|||
parentName: LeftMiddle3 |
|||
position: {x: -0.030639142, y: 0, z: 0} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftRing1 |
|||
parentName: LeftHand |
|||
position: {x: -0.09456046, y: -0.00006564576, z: -0.02122128} |
|||
rotation: {x: -0.0011345766, y: -0.0028024006, z: 0.00084708247, w: 0.9999951} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftRing2 |
|||
parentName: LeftRing1 |
|||
position: {x: -0.033294536, y: 0, z: 0} |
|||
rotation: {x: -0, y: -0, z: -2.9558573e-12, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftRing3 |
|||
parentName: LeftRing2 |
|||
position: {x: -0.02573688, y: 0, z: 0} |
|||
rotation: {x: -0, y: -0, z: -2.9558573e-12, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftRingEND |
|||
parentName: LeftRing3 |
|||
position: {x: -0.032273233, y: 0, z: 0} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftPinky1 |
|||
parentName: LeftHand |
|||
position: {x: -0.09338952, y: -0.00012434727, z: -0.047905773} |
|||
rotation: {x: -0.0011345766, y: -0.0028024006, z: 0.00084708247, w: 0.9999951} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftPinky2 |
|||
parentName: LeftPinky1 |
|||
position: {x: -0.02757523, y: 0, z: 0} |
|||
rotation: {x: -0, y: -0, z: -2.9558573e-12, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftPinky3 |
|||
parentName: LeftPinky2 |
|||
position: {x: -0.023694271, y: 0, z: -1.7763568e-17} |
|||
rotation: {x: -0, y: -0, z: -2.9558573e-12, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftPinkyEND |
|||
parentName: LeftPinky3 |
|||
position: {x: -0.023898533, y: 0, z: 1.7763568e-17} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightShoulder |
|||
parentName: Spine2 |
|||
position: {x: -0.14354727, y: -0.0392262, z: 0.022630045} |
|||
rotation: {x: 0.013062939, y: 0.13335349, z: 0.68924034, w: -0.7120352} |
|||
scale: {x: 0.9999998, y: 1.0000005, z: 1.0000001} |
|||
- name: RightUpperArm |
|||
parentName: RightShoulder |
|||
position: {x: 0.11169233, y: 0.0000013741218, z: -0.000000017416571} |
|||
rotation: {x: -0.99418354, y: 0.025917355, z: 0.10452179, w: 0.0016203268} |
|||
scale: {x: 0.9999999, y: 0.9999992, z: 0.99999934} |
|||
- name: RightArm |
|||
parentName: RightUpperArm |
|||
position: {x: 0.27156565, y: -0.0000016521891, z: -0.000000010419892} |
|||
rotation: {x: -0.000011964993, y: 0.00000006449409, z: -0.000010528184, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHand |
|||
parentName: RightArm |
|||
position: {x: 0.23317498, y: 0.000003552258, z: 0.00000003303112} |
|||
rotation: {x: 0.9999994, y: 0.000013414755, z: -0.000033118507, w: -0.0011172842} |
|||
scale: {x: 1, y: 1.0000008, z: 1.0000007} |
|||
- name: RightThumb1 |
|||
parentName: RightHand |
|||
position: {x: 0.014531372, y: 0.010635231, z: -0.026095485} |
|||
rotation: {x: -0.0013910872, y: 0.43585023, z: 0.00026398723, w: 0.90001816} |
|||
scale: {x: 0.99999994, y: 1, z: 1.0000001} |
|||
- name: RightThumb2 |
|||
parentName: RightThumb1 |
|||
position: {x: 0.044124745, y: 2.842171e-16, z: 0.00000011967238} |
|||
rotation: {x: -0.00000014400568, y: -0.03346853, z: -0.0000013610108, w: 0.99943984} |
|||
scale: {x: 0.9999998, y: 1.0000002, z: 1.0000005} |
|||
- name: RightThumb3 |
|||
parentName: RightThumb2 |
|||
position: {x: 0.03446187, y: 1.7053025e-15, z: -0.000000061993184} |
|||
rotation: {x: 9.094947e-13, y: 0.017452449, z: -1.8189894e-12, w: 0.99984777} |
|||
scale: {x: 1, y: 0.9999998, z: 0.99999994} |
|||
- name: RightThumbEnd |
|||
parentName: RightThumb3 |
|||
position: {x: 0.02784971, y: 1.7053025e-15, z: 0.00000026974834} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightThumbEND |
|||
parentName: RightThumbEnd |
|||
position: {x: -1.4210854e-16, y: 0, z: 0} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightIndex1 |
|||
parentName: RightHand |
|||
position: {x: 0.09506465, y: -0.000052980962, z: -0.03229297} |
|||
rotation: {x: -0.0011345765, y: -0.0028024006, z: 0.0008470826, w: 0.9999951} |
|||
scale: {x: 1, y: 1.0000002, z: 1.0000004} |
|||
- name: RightIndex2 |
|||
parentName: RightIndex1 |
|||
position: {x: 0.031456, y: 5.684342e-16, z: 3.7303492e-16} |
|||
rotation: {x: -0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightIndex3 |
|||
parentName: RightIndex2 |
|||
position: {x: 0.026145, y: 0, z: 2.842171e-16} |
|||
rotation: {x: -0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightIndexEND |
|||
parentName: RightIndex3 |
|||
position: {x: 0.030435, y: 2.842171e-16, z: 3.2862602e-16} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightMiddle1 |
|||
parentName: RightHand |
|||
position: {x: 0.09450487, y: 0.000007224165, z: -0.0054008546} |
|||
rotation: {x: -0.0011345765, y: -0.0028024006, z: 0.0008470826, w: 0.9999951} |
|||
scale: {x: 1, y: 1.0000002, z: 1.0000004} |
|||
- name: RightMiddle2 |
|||
parentName: RightMiddle1 |
|||
position: {x: 0.038606, y: 2.842171e-16, z: 4.440892e-16} |
|||
rotation: {x: -0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightMiddle3 |
|||
parentName: RightMiddle2 |
|||
position: {x: 0.029821998, y: 2.842171e-16, z: 3.375078e-16} |
|||
rotation: {x: -0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightMiddleEND |
|||
parentName: RightMiddle3 |
|||
position: {x: 0.030638998, y: -2.842171e-16, z: 3.375078e-16} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightRing1 |
|||
parentName: RightHand |
|||
position: {x: 0.0945606, y: 0.0000678541, z: 0.021221206} |
|||
rotation: {x: -0.0011345765, y: -0.0028024006, z: 0.0008470826, w: 0.9999951} |
|||
scale: {x: 1, y: 1.0000002, z: 1.0000004} |
|||
- name: RightRing2 |
|||
parentName: RightRing1 |
|||
position: {x: 0.033294, y: 2.842171e-16, z: 3.5527135e-16} |
|||
rotation: {x: -0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightRing3 |
|||
parentName: RightRing2 |
|||
position: {x: 0.025736999, y: 0, z: 2.842171e-16} |
|||
rotation: {x: -0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightRingEND |
|||
parentName: RightRing3 |
|||
position: {x: 0.032273, y: 2.842171e-16, z: 3.7303492e-16} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightPinky1 |
|||
parentName: RightHand |
|||
position: {x: 0.093388975, y: 0.0001265551, z: 0.047905993} |
|||
rotation: {x: -0.0011345765, y: -0.0028024006, z: 0.0008470826, w: 0.9999951} |
|||
scale: {x: 1, y: 1.0000002, z: 1.0000004} |
|||
- name: RightPinky2 |
|||
parentName: RightPinky1 |
|||
position: {x: 0.027576, y: 0, z: 3.375078e-16} |
|||
rotation: {x: -0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightPinky3 |
|||
parentName: RightPinky2 |
|||
position: {x: 0.023694, y: 0, z: 2.664535e-16} |
|||
rotation: {x: -0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightPinkyEND |
|||
parentName: RightPinky3 |
|||
position: {x: 0.023898, y: 2.842171e-16, z: 2.664535e-16} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Mesh |
|||
parentName: PutGlassesOn(Clone) |
|||
position: {x: -0, y: 0, z: 0} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
armTwist: 0.5 |
|||
foreArmTwist: 0.5 |
|||
upperLegTwist: 0.5 |
|||
legTwist: 0.5 |
|||
armStretch: 0.05 |
|||
legStretch: 0.05 |
|||
feetSpacing: 0 |
|||
globalScale: 1 |
|||
rootMotionBoneName: |
|||
hasTranslationDoF: 0 |
|||
hasExtraRoot: 1 |
|||
skeletonHasParents: 1 |
|||
lastHumanDescriptionAvatarSource: {instanceID: 0} |
|||
autoGenerateAvatarMappingIfUnspecified: 1 |
|||
animationType: 3 |
|||
humanoidOversampling: 1 |
|||
avatarSetup: 1 |
|||
additionalBone: 0 |
|||
userData: |
|||
assetBundleName: |
|||
assetBundleVariant: |
1001
TestProjects/PerceptionHDRP/Assets/Human Pose Labeling and Randomization/Models and Animations/Run.fbx
文件差异内容过多而无法显示
查看文件
文件差异内容过多而无法显示
查看文件
|
|||
fileFormatVersion: 2 |
|||
guid: 65e43c613d6b3433c8c43438401da166 |
|||
ModelImporter: |
|||
serializedVersion: 19301 |
|||
internalIDToNameTable: |
|||
- first: |
|||
74: 1827226128182048838 |
|||
second: Take 001 |
|||
externalObjects: {} |
|||
materials: |
|||
materialImportMode: 1 |
|||
materialName: 0 |
|||
materialSearch: 1 |
|||
materialLocation: 0 |
|||
animations: |
|||
legacyGenerateAnimations: 4 |
|||
bakeSimulation: 0 |
|||
resampleCurves: 1 |
|||
optimizeGameObjects: 0 |
|||
motionNodeName: |
|||
rigImportErrors: |
|||
rigImportWarnings: |
|||
animationImportErrors: |
|||
animationImportWarnings: |
|||
animationRetargetingWarnings: |
|||
animationDoRetargetingWarnings: 0 |
|||
importAnimatedCustomProperties: 0 |
|||
importConstraints: 0 |
|||
animationCompression: 3 |
|||
animationRotationError: 0.5 |
|||
animationPositionError: 0.5 |
|||
animationScaleError: 0.5 |
|||
animationWrapMode: 0 |
|||
extraExposedTransformPaths: [] |
|||
extraUserProperties: [] |
|||
clipAnimations: |
|||
- serializedVersion: 16 |
|||
name: Take 001 |
|||
takeName: Take 001 |
|||
internalID: 0 |
|||
firstFrame: 113 |
|||
lastFrame: 225 |
|||
wrapMode: 0 |
|||
orientationOffsetY: 0 |
|||
level: 0 |
|||
cycleOffset: 0 |
|||
loop: 0 |
|||
hasAdditiveReferencePose: 0 |
|||
loopTime: 1 |
|||
loopBlend: 0 |
|||
loopBlendOrientation: 0 |
|||
loopBlendPositionY: 0 |
|||
loopBlendPositionXZ: 0 |
|||
keepOriginalOrientation: 0 |
|||
keepOriginalPositionY: 1 |
|||
keepOriginalPositionXZ: 0 |
|||
heightFromFeet: 0 |
|||
mirror: 0 |
|||
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 |
|||
curves: [] |
|||
events: [] |
|||
transformMask: [] |
|||
maskType: 3 |
|||
maskSource: {instanceID: 0} |
|||
additiveReferencePoseFrame: 88 |
|||
isReadable: 0 |
|||
meshes: |
|||
lODScreenPercentages: [] |
|||
globalScale: 1 |
|||
meshCompression: 0 |
|||
addColliders: 0 |
|||
useSRGBMaterialColor: 1 |
|||
sortHierarchyByName: 1 |
|||
importVisibility: 1 |
|||
importBlendShapes: 1 |
|||
importCameras: 1 |
|||
importLights: 1 |
|||
fileIdsGeneration: 2 |
|||
swapUVChannels: 0 |
|||
generateSecondaryUV: 0 |
|||
useFileUnits: 1 |
|||
keepQuads: 0 |
|||
weldVertices: 1 |
|||
preserveHierarchy: 0 |
|||
skinWeightsMode: 0 |
|||
maxBonesPerVertex: 4 |
|||
minBoneWeight: 0.001 |
|||
meshOptimizationFlags: -1 |
|||
indexFormat: 0 |
|||
secondaryUVAngleDistortion: 8 |
|||
secondaryUVAreaDistortion: 15.000001 |
|||
secondaryUVHardAngle: 88 |
|||
secondaryUVPackMargin: 4 |
|||
useFileScale: 1 |
|||
tangentSpace: |
|||
normalSmoothAngle: 60 |
|||
normalImportMode: 0 |
|||
tangentImportMode: 3 |
|||
normalCalculationMode: 4 |
|||
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 |
|||
blendShapeNormalImportMode: 1 |
|||
normalSmoothingSource: 0 |
|||
referencedClips: [] |
|||
importAnimation: 1 |
|||
humanDescription: |
|||
serializedVersion: 3 |
|||
human: |
|||
- boneName: Hips |
|||
humanName: Hips |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftUpLeg |
|||
humanName: LeftUpperLeg |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightUpLeg |
|||
humanName: RightUpperLeg |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftLeg |
|||
humanName: LeftLowerLeg |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightLeg |
|||
humanName: RightLowerLeg |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftFoot |
|||
humanName: LeftFoot |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightFoot |
|||
humanName: RightFoot |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: Spine |
|||
humanName: Spine |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: Chest |
|||
humanName: Chest |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: Neck |
|||
humanName: Neck |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: Head |
|||
humanName: Head |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftShoulder |
|||
humanName: LeftShoulder |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightShoulder |
|||
humanName: RightShoulder |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftArm |
|||
humanName: LeftUpperArm |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightArm |
|||
humanName: RightUpperArm |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftForeArm |
|||
humanName: LeftLowerArm |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightForeArm |
|||
humanName: RightLowerArm |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHand |
|||
humanName: LeftHand |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHand |
|||
humanName: RightHand |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftToes |
|||
humanName: LeftToes |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightToes |
|||
humanName: RightToes |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftEye |
|||
humanName: LeftEye |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightEye |
|||
humanName: RightEye |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: Jaw |
|||
humanName: Jaw |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHandThumb1 |
|||
humanName: Left Thumb Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHandThumb2 |
|||
humanName: Left Thumb Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHandThumb3 |
|||
humanName: Left Thumb Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHandIndex1 |
|||
humanName: Left Index Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHandIndex2 |
|||
humanName: Left Index Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHandIndex3 |
|||
humanName: Left Index Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHandMiddle1 |
|||
humanName: Left Middle Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHandMiddle2 |
|||
humanName: Left Middle Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHandMiddle3 |
|||
humanName: Left Middle Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHandRing1 |
|||
humanName: Left Ring Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHandRing2 |
|||
humanName: Left Ring Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHandRing3 |
|||
humanName: Left Ring Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHandPinky1 |
|||
humanName: Left Little Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHandPinky2 |
|||
humanName: Left Little Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHandPinky3 |
|||
humanName: Left Little Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHandThumb1 |
|||
humanName: Right Thumb Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHandThumb2 |
|||
humanName: Right Thumb Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHandThumb3 |
|||
humanName: Right Thumb Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHandIndex1 |
|||
humanName: Right Index Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHandIndex2 |
|||
humanName: Right Index Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHandIndex3 |
|||
humanName: Right Index Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHandMiddle1 |
|||
humanName: Right Middle Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHandMiddle2 |
|||
humanName: Right Middle Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHandMiddle3 |
|||
humanName: Right Middle Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHandRing1 |
|||
humanName: Right Ring Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHandRing2 |
|||
humanName: Right Ring Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHandRing3 |
|||
humanName: Right Ring Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHandPinky1 |
|||
humanName: Right Little Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHandPinky2 |
|||
humanName: Right Little Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHandPinky3 |
|||
humanName: Right Little Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
skeleton: |
|||
- name: Run(Clone) |
|||
parentName: |
|||
position: {x: 0, y: 0, z: 0} |
|||
rotation: {x: 0, y: 0, z: 0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Reference |
|||
parentName: Run(Clone) |
|||
position: {x: -0, y: 0, z: 0} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Hips |
|||
parentName: Reference |
|||
position: {x: -0.0013435762, y: 0.958501, z: 0.059998296} |
|||
rotation: {x: -0.00233911, y: 0.016336245, z: 0.014676674, w: 0.9997561} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Spine |
|||
parentName: Hips |
|||
position: {x: -4.7739588e-17, y: 0.092263184, z: 0.015771331} |
|||
rotation: {x: 0.029761123, y: -0.006174981, z: -0.020109821, w: 0.9993357} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Chest |
|||
parentName: Spine |
|||
position: {x: 3.5527136e-17, y: 0.16254029, z: -0.0016560555} |
|||
rotation: {x: -0.0052874326, y: -0.006671266, z: 0.004171247, w: 0.99995506} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Neck |
|||
parentName: Chest |
|||
position: {x: -0, y: 0.2590093, z: -0.032413255} |
|||
rotation: {x: -0.0042900215, y: -0.020693852, z: 0.01989009, w: 0.99957883} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Head |
|||
parentName: Neck |
|||
position: {x: 5.7731595e-17, y: 0.08307038, z: 0.0113267815} |
|||
rotation: {x: -0.048750214, y: 0.06627916, z: -0.007878567, w: 0.9965784} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftEye |
|||
parentName: Head |
|||
position: {x: -0.020848233, y: 0.0825027, z: 0.055427432} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightEye |
|||
parentName: Head |
|||
position: {x: 0.020849999, y: 0.08250283, z: 0.0554274} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Jaw |
|||
parentName: Head |
|||
position: {x: 1.7347234e-20, y: 0.0111267585, z: 0.010327543} |
|||
rotation: {x: 0.21924005, y: -0, z: -0, w: 0.975671} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: TongueBack |
|||
parentName: Jaw |
|||
position: {x: -1.7347234e-20, y: -0.022869369, z: 0.010095409} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: TongueTip |
|||
parentName: Jaw |
|||
position: {x: -1.7347234e-20, y: -0.023278812, z: 0.03832271} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftLipLower |
|||
parentName: Jaw |
|||
position: {x: -0.014250817, y: -0.02168876, z: 0.08224063} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: JawEND |
|||
parentName: Jaw |
|||
position: {x: -1.7347234e-20, y: -0.04828876, z: 0.07185171} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightLipLower |
|||
parentName: Jaw |
|||
position: {x: 0.014250817, y: -0.02168876, z: 0.082238786} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightLipCorner |
|||
parentName: Jaw |
|||
position: {x: 0.03284, y: -0.01657876, z: 0.066118784} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftLipCorner |
|||
parentName: Jaw |
|||
position: {x: -0.032843262, y: -0.01657876, z: 0.066121764} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftLipUpper |
|||
parentName: Head |
|||
position: {x: -0.014501322, y: -0.005111811, z: 0.09461884} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftNostril |
|||
parentName: Head |
|||
position: {x: -0.0179, y: 0.026312828, z: 0.0908674} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftCheek |
|||
parentName: Head |
|||
position: {x: -0.054244027, y: 0.03370195, z: 0.0594304} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftEyelidLower |
|||
parentName: Head |
|||
position: {x: -0.035618957, y: 0.06507366, z: 0.07623474} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftEyelidUpper |
|||
parentName: Head |
|||
position: {x: -0.034406897, y: 0.10060814, z: 0.08020531} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftInnerBrow |
|||
parentName: Head |
|||
position: {x: -0.012062691, y: 0.118765265, z: 0.093466826} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftIOuterBrow |
|||
parentName: Head |
|||
position: {x: -0.05503987, y: 0.11482529, z: 0.061777398} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightInnerBrow |
|||
parentName: Head |
|||
position: {x: 0.012062687, y: 0.118765265, z: 0.093466826} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightIOuterBrow |
|||
parentName: Head |
|||
position: {x: 0.055040002, y: 0.11482283, z: 0.061777398} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightEyelidUpper |
|||
parentName: Head |
|||
position: {x: 0.03441, y: 0.10061283, z: 0.08020739} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightEyelidLower |
|||
parentName: Head |
|||
position: {x: 0.03562, y: 0.06507283, z: 0.0762374} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightCheek |
|||
parentName: Head |
|||
position: {x: 0.054239996, y: 0.033702828, z: 0.0594274} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightNostril |
|||
parentName: Head |
|||
position: {x: 0.0179, y: 0.026308905, z: 0.09087062} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightLipUpper |
|||
parentName: Head |
|||
position: {x: 0.014501322, y: -0.0051071714, z: 0.094617404} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightShoulder |
|||
parentName: Chest |
|||
position: {x: 0.038286015, y: 0.22162114, z: -0.017063085} |
|||
rotation: {x: 0.15732725, y: 0.98682576, z: -0.013074636, w: -0.03538521} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightArm |
|||
parentName: RightShoulder |
|||
position: {x: -0.100501455, y: -0.0000024966455, z: -0.00000005228366} |
|||
rotation: {x: 0.13696398, y: 0.9878814, z: -0.008081525, w: 0.072566725} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightForeArm |
|||
parentName: RightArm |
|||
position: {x: 0.25342825, y: 0.006011353, z: -0.016704524} |
|||
rotation: {x: 0.25266036, y: 0.024434285, z: -0.026441025, w: 0.96688503} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHand |
|||
parentName: RightForeArm |
|||
position: {x: 0.2453737, y: 0.021641772, z: 0.005550465} |
|||
rotation: {x: -0.06145521, y: 0.014479467, z: 0.018790644, w: 0.99782795} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHandPinky1 |
|||
parentName: RightHand |
|||
position: {x: 0.06680334, y: -0.0019941085, z: -0.030756146} |
|||
rotation: {x: -0.11187601, y: -0.25872874, z: 0.00880433, w: 0.95940906} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHandPinky2 |
|||
parentName: RightHandPinky1 |
|||
position: {x: 0.028530842, y: -0.001397143, z: -0.011623796} |
|||
rotation: {x: -0.07357566, y: 0.009609918, z: 0.0022216, w: 0.9972409} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHandPinky3 |
|||
parentName: RightHandPinky2 |
|||
position: {x: 0.02142686, y: -0.00055350893, z: -0.008516608} |
|||
rotation: {x: -0.107407585, y: 0.0013207964, z: -0.56118244, w: 0.82069254} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHandRing1 |
|||
parentName: RightHand |
|||
position: {x: 0.070598476, y: 0.0024570965, z: -0.009821458} |
|||
rotation: {x: 0.018204706, y: -0.13375477, z: -0.008969639, w: 0.99080664} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHandRing2 |
|||
parentName: RightHandRing1 |
|||
position: {x: 0.042887185, y: -0.0013753821, z: -0.0049458584} |
|||
rotation: {x: -0.12681808, y: 0.0007351932, z: 0.11502745, w: 0.9852336} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHandRing3 |
|||
parentName: RightHandRing2 |
|||
position: {x: 0.029500604, y: -0.0076929354, z: -0.004622256} |
|||
rotation: {x: -0.013492092, y: -0.02916306, z: -0.57451284, w: 0.8178646} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHandMiddle1 |
|||
parentName: RightHand |
|||
position: {x: 0.075647645, y: 0.0047914027, z: 0.011853182} |
|||
rotation: {x: -0.026879417, y: -0.005304228, z: -0.033219676, w: 0.99907255} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHandMiddle2 |
|||
parentName: RightHandMiddle1 |
|||
position: {x: 0.043809064, y: 0.00019418815, z: 0.006454936} |
|||
rotation: {x: -0.03981821, y: -0.043742083, z: 0.09885433, w: 0.99334234} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHandMiddle3 |
|||
parentName: RightHandMiddle2 |
|||
position: {x: 0.03307247, y: -0.007547537, z: 0.0016898462} |
|||
rotation: {x: 0.015114027, y: -0.0017016425, z: -0.60718507, w: 0.7944149} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHandIndex1 |
|||
parentName: RightHand |
|||
position: {x: 0.0747695, y: -0.0012430536, z: 0.034344498} |
|||
rotation: {x: 0.05013219, y: 0.10633061, z: -0.025095517, w: 0.99274915} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHandIndex2 |
|||
parentName: RightHandIndex1 |
|||
position: {x: 0.0370584, y: 0.00072612107, z: 0.014538894} |
|||
rotation: {x: -0.12210275, y: 0.02618586, z: 0.038487747, w: 0.9914253} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHandIndex3 |
|||
parentName: RightHandIndex2 |
|||
position: {x: 0.025225038, y: -0.0049664653, z: 0.011012146} |
|||
rotation: {x: 0.12911303, y: -0.012054747, z: -0.62910646, w: 0.76642656} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHandThumb1 |
|||
parentName: RightHand |
|||
position: {x: 0.014684916, y: -0.011104942, z: 0.025858095} |
|||
rotation: {x: -0.15115744, y: 0.023147704, z: 0.102691606, w: 0.98288864} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHandThumb2 |
|||
parentName: RightHandThumb1 |
|||
position: {x: 0.016374, y: -0.00529, z: 0.02349136} |
|||
rotation: {x: -0.027509505, y: -0.10284784, z: -0.00079456845, w: 0.9943163} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHandThumb3 |
|||
parentName: RightHandThumb2 |
|||
position: {x: 0.02546, y: -0.00764, z: 0.020833} |
|||
rotation: {x: 0.02442762, y: 0.13590841, z: 0.019988202, w: 0.9902185} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftShoulder |
|||
parentName: Chest |
|||
position: {x: -0.038285997, y: 0.2216225, z: -0.017063085} |
|||
rotation: {x: -0.029392589, y: -0.07618804, z: 0.14781472, w: 0.985638} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftArm |
|||
parentName: LeftShoulder |
|||
position: {x: -0.10050205, y: 0.000000001125083, z: -1.9039074e-10} |
|||
rotation: {x: 0.0042259446, y: 0.07713292, z: -0.13356861, w: 0.98802435} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftForeArm |
|||
parentName: LeftArm |
|||
position: {x: -0.2540493, y: -1.0551325e-10, z: 1.09112684e-10} |
|||
rotation: {x: 0.3701353, y: 0.03249514, z: -0.0068111615, w: 0.92838436} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftHand |
|||
parentName: LeftForeArm |
|||
position: {x: -0.24638927, y: -1.1574698e-10, z: 1.1358061e-11} |
|||
rotation: {x: -0.0068460666, y: -0.026769336, z: -0.08082689, w: 0.9963451} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftHandPinky1 |
|||
parentName: LeftHand |
|||
position: {x: -0.06565995, y: -0.007825106, z: -0.032251246} |
|||
rotation: {x: -0.110300496, y: 0.079448186, z: 0.07427343, w: 0.98792976} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftHandPinky2 |
|||
parentName: LeftHandPinky1 |
|||
position: {x: -0.030805448, y: -0.000030874577, z: -0.0014480774} |
|||
rotation: {x: -0.07217012, y: -0.026308283, z: 0.01346669, w: 0.9969544} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftHandPinky3 |
|||
parentName: LeftHandPinky2 |
|||
position: {x: -0.023064027, y: -0.0000064025903, z: 0.000000018201217} |
|||
rotation: {x: 0.10740757, y: -0.0013207967, z: 0.56118244, w: 0.8206925} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftHandRing1 |
|||
parentName: LeftHand |
|||
position: {x: -0.07030211, y: -0.0037453093, z: -0.011411792} |
|||
rotation: {x: 0.015795806, y: 0.091771886, z: 0.067912094, w: 0.993336} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftHandRing2 |
|||
parentName: LeftHandRing1 |
|||
position: {x: -0.043135457, y: -0.000020882291, z: -0.0022351781} |
|||
rotation: {x: -0.1344656, y: -0.026097361, z: 0.008734644, w: 0.9905361} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftHandRing3 |
|||
parentName: LeftHandRing2 |
|||
position: {x: -0.030835565, y: 1.5784053e-10, z: -0.000000016455102} |
|||
rotation: {x: 0.08048695, y: 0.020621132, z: 0.56938046, w: 0.8178646} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftHandMiddle1 |
|||
parentName: LeftHand |
|||
position: {x: -0.076023825, y: -0.0018851344, z: 0.010141229} |
|||
rotation: {x: -0.033341516, y: 0.070422746, z: 0.07230947, w: 0.99433416} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftHandMiddle2 |
|||
parentName: LeftHandMiddle1 |
|||
position: {x: -0.044280436, y: 0.00000479887, z: -0.00042540036} |
|||
rotation: {x: -0.033172578, y: -0.0051267934, z: 0.011490635, w: 0.99937046} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftHandMiddle3 |
|||
parentName: LeftHandMiddle2 |
|||
position: {x: -0.033964828, y: -0.000000012184439, z: 0.000000003753109} |
|||
rotation: {x: -0.015114032, y: 0.0017016447, z: 0.60718507, w: 0.7944149} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftHandIndex1 |
|||
parentName: LeftHand |
|||
position: {x: -0.0751258, y: -0.0078414045, z: 0.032652643} |
|||
rotation: {x: 0.042806048, y: 0.05632895, z: 0.06901215, w: 0.995104} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftHandIndex2 |
|||
parentName: LeftHandIndex1 |
|||
position: {x: -0.03979728, y: 0.000049808412, z: 0.0011857506} |
|||
rotation: {x: -0.118419535, y: 0.015001828, z: 0.016668757, w: 0.9927104} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftHandIndex3 |
|||
parentName: LeftHandIndex2 |
|||
position: {x: -0.027968477, y: -0.000000006416276, z: -0.000000051434675} |
|||
rotation: {x: -0.12911305, y: 0.012054758, z: 0.62910646, w: 0.76642656} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftHandThumb1 |
|||
parentName: LeftHand |
|||
position: {x: -0.014231241, y: -0.012377825, z: 0.025531668} |
|||
rotation: {x: -0.22966886, y: -0.07994164, z: -0.1348689, w: 0.9605581} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftHandThumb2 |
|||
parentName: LeftHandThumb1 |
|||
position: {x: -0.016374, y: -0.00529, z: 0.023491409} |
|||
rotation: {x: -0.027508598, y: 0.10285344, z: 0.0007975417, w: 0.99431574} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftHandThumb3 |
|||
parentName: LeftHandThumb2 |
|||
position: {x: -0.02546, y: -0.00764, z: 0.020833} |
|||
rotation: {x: 0.024427606, y: -0.13590845, z: -0.019988168, w: 0.9902185} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightUpLeg |
|||
parentName: Hips |
|||
position: {x: 0.075449534, y: -0.04566399, z: -6.217249e-17} |
|||
rotation: {x: -0.011767406, y: -0.008235282, z: 0.007131331, w: 0.99987143} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightLeg |
|||
parentName: RightUpLeg |
|||
position: {x: 0.020550467, y: -0.40913, z: -0.00071864796} |
|||
rotation: {x: 0.046169635, y: 0.11060452, z: 0.011728922, w: 0.9927222} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightFoot |
|||
parentName: RightLeg |
|||
position: {x: 0.0051529994, y: -0.4231559, z: -0.027648851} |
|||
rotation: {x: -0.022704164, y: -0.02104583, z: -0.02907959, w: 0.9990976} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightToes |
|||
parentName: RightFoot |
|||
position: {x: 0.007487, y: -0.0731673, z: 0.1454275} |
|||
rotation: {x: 0.0027714598, y: -0.0064949347, z: 0.00062171044, w: 0.9999749} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftUpLeg |
|||
parentName: Hips |
|||
position: {x: -0.0754495, y: -0.04566402, z: -6.217249e-17} |
|||
rotation: {x: -0.044660304, y: -0.026388148, z: -0.024619017, w: 0.99835014} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftLeg |
|||
parentName: LeftUpLeg |
|||
position: {x: -0.020550499, y: -0.40912998, z: -0.00071864796} |
|||
rotation: {x: 0.09289433, y: -0.10499663, z: -0.017396092, w: 0.9899716} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftFoot |
|||
parentName: LeftLeg |
|||
position: {x: -0.0051529994, y: -0.4231559, z: -0.027648851} |
|||
rotation: {x: -0.03791092, y: 0.04401219, z: 0.027136995, w: 0.9979425} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftToes |
|||
parentName: LeftFoot |
|||
position: {x: -0.007487, y: -0.0731673, z: 0.14542712} |
|||
rotation: {x: 0.0034989098, y: 0.0016051175, z: -0.0006497193, w: 0.9999924} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
armTwist: 0.5 |
|||
foreArmTwist: 0.5 |
|||
upperLegTwist: 0.5 |
|||
legTwist: 0.5 |
|||
armStretch: 0.05 |
|||
legStretch: 0.05 |
|||
feetSpacing: 0 |
|||
globalScale: 1 |
|||
rootMotionBoneName: |
|||
hasTranslationDoF: 0 |
|||
hasExtraRoot: 1 |
|||
skeletonHasParents: 1 |
|||
lastHumanDescriptionAvatarSource: {instanceID: 0} |
|||
autoGenerateAvatarMappingIfUnspecified: 1 |
|||
animationType: 3 |
|||
humanoidOversampling: 1 |
|||
avatarSetup: 1 |
|||
additionalBone: 0 |
|||
userData: |
|||
assetBundleName: |
|||
assetBundleVariant: |
1001
TestProjects/PerceptionHDRP/Assets/Human Pose Labeling and Randomization/Models and Animations/TakeObjectAttempt.fbx
文件差异内容过多而无法显示
查看文件
文件差异内容过多而无法显示
查看文件
|
|||
fileFormatVersion: 2 |
|||
guid: 5d34bf7cb688a4314bcbafea9c3ac84c |
|||
ModelImporter: |
|||
serializedVersion: 19301 |
|||
internalIDToNameTable: |
|||
- first: |
|||
74: 1827226128182048838 |
|||
second: Take 001 |
|||
externalObjects: {} |
|||
materials: |
|||
materialImportMode: 1 |
|||
materialName: 0 |
|||
materialSearch: 1 |
|||
materialLocation: 1 |
|||
animations: |
|||
legacyGenerateAnimations: 4 |
|||
bakeSimulation: 0 |
|||
resampleCurves: 1 |
|||
optimizeGameObjects: 0 |
|||
motionNodeName: |
|||
rigImportErrors: |
|||
rigImportWarnings: |
|||
animationImportErrors: |
|||
animationImportWarnings: "\nClip 'Take 001' has import animation warnings that |
|||
might lower retargeting quality:\nNote: Activate translation DOF on avatar |
|||
to improve retargeting quality.\n\t'Spine2' is inbetween humanoid transforms |
|||
and has rotation animation that will be discarded.\n" |
|||
animationRetargetingWarnings: |
|||
animationDoRetargetingWarnings: 0 |
|||
importAnimatedCustomProperties: 0 |
|||
importConstraints: 0 |
|||
animationCompression: 3 |
|||
animationRotationError: 0.5 |
|||
animationPositionError: 0.5 |
|||
animationScaleError: 0.5 |
|||
animationWrapMode: 0 |
|||
extraExposedTransformPaths: [] |
|||
extraUserProperties: [] |
|||
clipAnimations: |
|||
- serializedVersion: 16 |
|||
name: Take 001 |
|||
takeName: Take 001 |
|||
internalID: 0 |
|||
firstFrame: 0 |
|||
lastFrame: 70 |
|||
wrapMode: 0 |
|||
orientationOffsetY: 0 |
|||
level: 0 |
|||
cycleOffset: 0 |
|||
loop: 0 |
|||
hasAdditiveReferencePose: 0 |
|||
loopTime: 1 |
|||
loopBlend: 0 |
|||
loopBlendOrientation: 0 |
|||
loopBlendPositionY: 0 |
|||
loopBlendPositionXZ: 0 |
|||
keepOriginalOrientation: 0 |
|||
keepOriginalPositionY: 1 |
|||
keepOriginalPositionXZ: 0 |
|||
heightFromFeet: 0 |
|||
mirror: 0 |
|||
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 |
|||
curves: [] |
|||
events: [] |
|||
transformMask: [] |
|||
maskType: 3 |
|||
maskSource: {instanceID: 0} |
|||
additiveReferencePoseFrame: 0 |
|||
isReadable: 0 |
|||
meshes: |
|||
lODScreenPercentages: [] |
|||
globalScale: 1 |
|||
meshCompression: 0 |
|||
addColliders: 0 |
|||
useSRGBMaterialColor: 1 |
|||
sortHierarchyByName: 1 |
|||
importVisibility: 1 |
|||
importBlendShapes: 1 |
|||
importCameras: 1 |
|||
importLights: 1 |
|||
fileIdsGeneration: 2 |
|||
swapUVChannels: 0 |
|||
generateSecondaryUV: 0 |
|||
useFileUnits: 1 |
|||
keepQuads: 0 |
|||
weldVertices: 1 |
|||
preserveHierarchy: 0 |
|||
skinWeightsMode: 0 |
|||
maxBonesPerVertex: 4 |
|||
minBoneWeight: 0.001 |
|||
meshOptimizationFlags: -1 |
|||
indexFormat: 0 |
|||
secondaryUVAngleDistortion: 8 |
|||
secondaryUVAreaDistortion: 15.000001 |
|||
secondaryUVHardAngle: 88 |
|||
secondaryUVPackMargin: 4 |
|||
useFileScale: 1 |
|||
tangentSpace: |
|||
normalSmoothAngle: 60 |
|||
normalImportMode: 0 |
|||
tangentImportMode: 3 |
|||
normalCalculationMode: 4 |
|||
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 |
|||
blendShapeNormalImportMode: 1 |
|||
normalSmoothingSource: 0 |
|||
referencedClips: [] |
|||
importAnimation: 1 |
|||
humanDescription: |
|||
serializedVersion: 3 |
|||
human: |
|||
- boneName: Hips |
|||
humanName: Hips |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftUpperLeg |
|||
humanName: LeftUpperLeg |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightUpperLeg |
|||
humanName: RightUpperLeg |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftLeg |
|||
humanName: LeftLowerLeg |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightLeg |
|||
humanName: RightLowerLeg |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftFoot |
|||
humanName: LeftFoot |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightFoot |
|||
humanName: RightFoot |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: Spine1 |
|||
humanName: Spine |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: Neck |
|||
humanName: Neck |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: Head |
|||
humanName: Head |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftShoulder |
|||
humanName: LeftShoulder |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightShoulder |
|||
humanName: RightShoulder |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftUpperArm |
|||
humanName: LeftUpperArm |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightUpperArm |
|||
humanName: RightUpperArm |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftArm |
|||
humanName: LeftLowerArm |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightArm |
|||
humanName: RightLowerArm |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHand |
|||
humanName: LeftHand |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHand |
|||
humanName: RightHand |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftToe |
|||
humanName: LeftToes |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightToe |
|||
humanName: RightToes |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftEye |
|||
humanName: LeftEye |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightEye |
|||
humanName: RightEye |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftThumb1 |
|||
humanName: Left Thumb Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftThumb2 |
|||
humanName: Left Thumb Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftThumb3 |
|||
humanName: Left Thumb Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftIndex1 |
|||
humanName: Left Index Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftIndex2 |
|||
humanName: Left Index Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftIndex3 |
|||
humanName: Left Index Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftMiddle1 |
|||
humanName: Left Middle Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftMiddle2 |
|||
humanName: Left Middle Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftMiddle3 |
|||
humanName: Left Middle Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftRing1 |
|||
humanName: Left Ring Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftRing2 |
|||
humanName: Left Ring Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftRing3 |
|||
humanName: Left Ring Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftPinky1 |
|||
humanName: Left Little Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftPinky2 |
|||
humanName: Left Little Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftPinky3 |
|||
humanName: Left Little Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightThumb1 |
|||
humanName: Right Thumb Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightThumb2 |
|||
humanName: Right Thumb Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightThumb3 |
|||
humanName: Right Thumb Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightIndex1 |
|||
humanName: Right Index Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightIndex2 |
|||
humanName: Right Index Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightIndex3 |
|||
humanName: Right Index Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightMiddle1 |
|||
humanName: Right Middle Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightMiddle2 |
|||
humanName: Right Middle Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightMiddle3 |
|||
humanName: Right Middle Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightRing1 |
|||
humanName: Right Ring Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightRing2 |
|||
humanName: Right Ring Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightRing3 |
|||
humanName: Right Ring Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightPinky1 |
|||
humanName: Right Little Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightPinky2 |
|||
humanName: Right Little Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightPinky3 |
|||
humanName: Right Little Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
skeleton: |
|||
- name: TakeObjectAttempt(Clone) |
|||
parentName: |
|||
position: {x: 0, y: 0, z: 0} |
|||
rotation: {x: 0, y: 0, z: 0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Skeleton |
|||
parentName: TakeObjectAttempt(Clone) |
|||
position: {x: -0, y: 0, z: 0} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Hips |
|||
parentName: Skeleton |
|||
position: {x: 0, y: 0.90886307, z: -0.028446734} |
|||
rotation: {x: -0.7071068, y: 0.7071068, z: -4.3297806e-17, w: 4.3297806e-17} |
|||
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000005} |
|||
- name: LeftUpperLeg |
|||
parentName: Hips |
|||
position: {x: 0.037347827, y: 0.092801034, z: 0.0064211558} |
|||
rotation: {x: 0.0033267438, y: -0.99839103, z: -0.056605957, w: 0.00040653534} |
|||
scale: {x: 1, y: 1, z: 0.9999996} |
|||
- name: LeftLeg |
|||
parentName: LeftUpperLeg |
|||
position: {x: -0.37195736, y: -1.236171e-16, z: 5.1000362e-18} |
|||
rotation: {x: -0.00045643747, y: -0.05233378, z: -0.00871468, w: 0.99859154} |
|||
scale: {x: 1.0000001, y: 1.0000001, z: 1} |
|||
- name: LeftFoot |
|||
parentName: LeftLeg |
|||
position: {x: -0.41152263, y: -0.0015294757, z: -0.002893631} |
|||
rotation: {x: 0.050357305, y: 0.49969903, z: 0.026062235, w: 0.86434126} |
|||
scale: {x: 1.0000002, y: 1.0000001, z: 0.9999998} |
|||
- name: LeftToe |
|||
parentName: LeftFoot |
|||
position: {x: -0.1110157, y: -2.5535128e-17, z: 8.2057634e-17} |
|||
rotation: {x: -0, y: 0.30070567, z: 0.000000029802322, w: 0.95371705} |
|||
scale: {x: 1.0000001, y: 0.99999994, z: 1} |
|||
- name: LeftToeEND |
|||
parentName: LeftToe |
|||
position: {x: -0.11182804, y: -2.918769e-18, z: 9.290528e-17} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightUpperLeg |
|||
parentName: Hips |
|||
position: {x: 0.037347663, y: -0.092801, z: 0.0064211655} |
|||
rotation: {x: 0.056605957, y: -0.00040653534, z: 0.0033267438, w: -0.99839103} |
|||
scale: {x: 0.9999999, y: 1.0000001, z: 0.99999994} |
|||
- name: RightLeg |
|||
parentName: RightUpperLeg |
|||
position: {x: 0.37195793, y: 5.9421585e-17, z: -4.0592486e-18} |
|||
rotation: {x: -0.00045651733, y: -0.052333843, z: -0.0087147355, w: 0.99859154} |
|||
scale: {x: 1.0000001, y: 1.0000001, z: 1.0000002} |
|||
- name: RightFoot |
|||
parentName: RightLeg |
|||
position: {x: 0.41152248, y: 0.001529468, z: 0.0028936374} |
|||
rotation: {x: 0.050357416, y: 0.49969906, z: 0.02606228, w: 0.86434126} |
|||
scale: {x: 1, y: 1.0000001, z: 1.0000004} |
|||
- name: RightToe |
|||
parentName: RightFoot |
|||
position: {x: 0.11101543, y: -0.000000079186826, z: -0.0000003664904} |
|||
rotation: {x: -0, y: 0.30070567, z: -0, w: 0.953717} |
|||
scale: {x: 0.9999998, y: 0.9999998, z: 0.9999997} |
|||
- name: RightToeEND |
|||
parentName: RightToe |
|||
position: {x: 0.111827955, y: 0.000000072275725, z: 0.00000062929314} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Spine1 |
|||
parentName: Hips |
|||
position: {x: -0.10568693, y: 0, z: 0} |
|||
rotation: {x: -0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Spine2 |
|||
parentName: Spine1 |
|||
position: {x: -0.1833106, y: 8.548717e-16, z: -4.440892e-18} |
|||
rotation: {x: -0, y: 0.08715563, z: -0.000000029802319, w: 0.9961947} |
|||
scale: {x: 1, y: 1, z: 1.0000001} |
|||
- name: Neck |
|||
parentName: Spine2 |
|||
position: {x: -0.2294332, y: -1.821977e-17, z: 0.0049986364} |
|||
rotation: {x: -0, y: 0.2923719, z: -0.00000008940697, w: -0.9563048} |
|||
scale: {x: 1, y: 1.0000001, z: 1.0000004} |
|||
- name: Head |
|||
parentName: Neck |
|||
position: {x: -0.10867395, y: -1.1779883e-16, z: 1.4210854e-16} |
|||
rotation: {x: -0.000000015366822, y: -0.19936825, z: 0.000000029802322, w: -0.9799247} |
|||
scale: {x: 0.99999994, y: 1, z: 1} |
|||
- name: HeadEND |
|||
parentName: Head |
|||
position: {x: -0.24878563, y: -1.5987211e-16, z: 7.902685e-17} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: UpperEyelids |
|||
parentName: Head |
|||
position: {x: -0.07189023, y: -8.6178355e-16, z: -0.07233469} |
|||
rotation: {x: 0, y: 0, z: 1.4059289e-32, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: UpperEyelidsEND |
|||
parentName: UpperEyelids |
|||
position: {x: -0.007184859, y: 1.4464416e-18, z: -0.023956394} |
|||
rotation: {x: -0, y: -0, z: -1.4059289e-32, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LowerEyelids |
|||
parentName: Head |
|||
position: {x: -0.069060184, y: -8.611492e-16, z: -0.07243106} |
|||
rotation: {x: 0, y: 0, z: 1.4059289e-32, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LowerEyelidsEND |
|||
parentName: LowerEyelids |
|||
position: {x: 0.01227831, y: 5.197173e-18, z: -0.019771008} |
|||
rotation: {x: -0, y: -0, z: -1.4059289e-32, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightEye |
|||
parentName: Head |
|||
position: {x: -0.06898793, y: -0.0426449, z: -0.06754389} |
|||
rotation: {x: -0, y: -1, z: -0, w: 0} |
|||
scale: {x: 1, y: 1, z: 0.9999992} |
|||
- name: LeftEye |
|||
parentName: Head |
|||
position: {x: -0.06898784, y: 0.042644892, z: -0.067543894} |
|||
rotation: {x: 0.49111634, y: -0.4841803, z: 0.50882685, w: 0.5152373} |
|||
scale: {x: 0.9999992, y: 0.99999976, z: 0.9999998} |
|||
- name: LeftShoulder |
|||
parentName: Spine2 |
|||
position: {x: -0.1435461, y: 0.03922616, z: 0.022630278} |
|||
rotation: {x: 0.6892404, y: -0.71203506, z: -0.013063146, w: -0.13335349} |
|||
scale: {x: 0.9999998, y: 0.9999999, z: 0.99999946} |
|||
- name: LeftUpperArm |
|||
parentName: LeftShoulder |
|||
position: {x: -0.11169202, y: -1.3877788e-17, z: -5.851063e-17} |
|||
rotation: {x: 0.0016100154, y: 0.104498304, z: -0.025915258, w: 0.99418604} |
|||
scale: {x: 1, y: 0.9999999, z: 1.0000001} |
|||
- name: LeftArm |
|||
parentName: LeftUpperArm |
|||
position: {x: -0.2715663, y: 0, z: 0} |
|||
rotation: {x: -5.002221e-12, y: 0.00005210191, z: -1.4335377e-10, w: 1} |
|||
scale: {x: 0.9999999, y: 1, z: 0.9999999} |
|||
- name: LeftHand |
|||
parentName: LeftArm |
|||
position: {x: -0.2331744, y: -2.842171e-16, z: 0} |
|||
rotation: {x: -0.0000024176466, y: -0.0028313892, z: 0.00084390666, w: 0.99999565} |
|||
scale: {x: 1.0000001, y: 1, z: 1} |
|||
- name: LeftThumb1 |
|||
parentName: LeftHand |
|||
position: {x: -0.014531664, y: -0.010635542, z: 0.02609546} |
|||
rotation: {x: -0.0013910854, y: 0.4358502, z: 0.00026398685, w: 0.90001816} |
|||
scale: {x: 1, y: 1, z: 1.0000001} |
|||
- name: LeftThumb2 |
|||
parentName: LeftThumb1 |
|||
position: {x: -0.044124622, y: 0, z: 4.440892e-18} |
|||
rotation: {x: 0.00000045448536, y: -0.03346586, z: -0.00000034255206, w: 0.99943995} |
|||
scale: {x: 1.0000001, y: 1, z: 1} |
|||
- name: LeftThumb3 |
|||
parentName: LeftThumb2 |
|||
position: {x: -0.03446204, y: 0, z: -1.5543122e-17} |
|||
rotation: {x: 0.0000000011641532, y: 0.01745215, z: -1.4551915e-10, w: 0.9998477} |
|||
scale: {x: 1.0000001, y: 1, z: 0.9999998} |
|||
- name: LeftThumbEnd |
|||
parentName: LeftThumb3 |
|||
position: {x: -0.027849242, y: 0, z: -2.220446e-18} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftThumbEND |
|||
parentName: LeftThumbEnd |
|||
position: {x: 1.1400142e-18, y: 0, z: -1.9054521e-18} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftIndex1 |
|||
parentName: LeftHand |
|||
position: {x: -0.09506476, y: 0.00005518901, z: 0.03229297} |
|||
rotation: {x: -0.0011345744, y: -0.002802402, z: 0.00084708363, w: 0.9999951} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftIndex2 |
|||
parentName: LeftIndex1 |
|||
position: {x: -0.031456187, y: 0, z: 0} |
|||
rotation: {x: -0, y: -0, z: 1.5916155e-12, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftIndex3 |
|||
parentName: LeftIndex2 |
|||
position: {x: -0.026145402, y: 0, z: 0} |
|||
rotation: {x: -0, y: -0, z: 1.5916155e-12, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftIndexEND |
|||
parentName: LeftIndex3 |
|||
position: {x: -0.030434882, y: 0, z: 8.881784e-18} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftMiddle1 |
|||
parentName: LeftHand |
|||
position: {x: -0.09450546, y: -0.000005017072, z: 0.0054007857} |
|||
rotation: {x: -0.0011345744, y: -0.002802402, z: 0.00084708363, w: 0.9999951} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftMiddle2 |
|||
parentName: LeftMiddle1 |
|||
position: {x: -0.03860532, y: 0, z: 0} |
|||
rotation: {x: -0, y: -0, z: 1.5916155e-12, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftMiddle3 |
|||
parentName: LeftMiddle2 |
|||
position: {x: -0.029822098, y: 0, z: 0} |
|||
rotation: {x: -0, y: -0, z: 1.5916155e-12, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftMiddleEND |
|||
parentName: LeftMiddle3 |
|||
position: {x: -0.030639142, y: 0, z: 0} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftRing1 |
|||
parentName: LeftHand |
|||
position: {x: -0.09456046, y: -0.00006564576, z: -0.02122128} |
|||
rotation: {x: -0.0011345744, y: -0.002802402, z: 0.00084708363, w: 0.9999951} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftRing2 |
|||
parentName: LeftRing1 |
|||
position: {x: -0.033294536, y: 0, z: 0} |
|||
rotation: {x: -0, y: -0, z: 1.5916155e-12, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftRing3 |
|||
parentName: LeftRing2 |
|||
position: {x: -0.02573688, y: 0, z: 0} |
|||
rotation: {x: -0, y: -0, z: 1.5916155e-12, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftRingEND |
|||
parentName: LeftRing3 |
|||
position: {x: -0.032273233, y: 0, z: 0} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftPinky1 |
|||
parentName: LeftHand |
|||
position: {x: -0.09338952, y: -0.00012434727, z: -0.047905773} |
|||
rotation: {x: -0.0011345744, y: -0.002802402, z: 0.00084708363, w: 0.9999951} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftPinky2 |
|||
parentName: LeftPinky1 |
|||
position: {x: -0.02757523, y: 0, z: 0} |
|||
rotation: {x: -0, y: -0, z: 1.5916155e-12, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftPinky3 |
|||
parentName: LeftPinky2 |
|||
position: {x: -0.023694271, y: 0, z: -1.7763568e-17} |
|||
rotation: {x: -0, y: -0, z: 1.5916155e-12, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftPinkyEND |
|||
parentName: LeftPinky3 |
|||
position: {x: -0.023898533, y: 0, z: 1.7763568e-17} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightShoulder |
|||
parentName: Spine2 |
|||
position: {x: -0.14354727, y: -0.0392262, z: 0.022630045} |
|||
rotation: {x: 0.013063138, y: 0.13335352, z: 0.6892404, w: -0.7120352} |
|||
scale: {x: 0.9999997, y: 1.0000005, z: 1.0000002} |
|||
- name: RightUpperArm |
|||
parentName: RightShoulder |
|||
position: {x: 0.11169233, y: 0.0000013741218, z: -0.000000017416571} |
|||
rotation: {x: -0.99418354, y: 0.02591735, z: 0.10452197, w: 0.00162033} |
|||
scale: {x: 1, y: 0.9999991, z: 0.9999991} |
|||
- name: RightArm |
|||
parentName: RightUpperArm |
|||
position: {x: 0.27156565, y: -0.0000016521891, z: -0.000000010419892} |
|||
rotation: {x: -0.000011965, y: 0.00000006449409, z: -0.00001052801, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHand |
|||
parentName: RightArm |
|||
position: {x: 0.23317498, y: 0.000003552258, z: 0.00000003303112} |
|||
rotation: {x: 0.9999994, y: 0.000013415678, z: -0.0000331199, w: -0.0011172856} |
|||
scale: {x: 1, y: 1.0000011, z: 1.000001} |
|||
- name: RightThumb1 |
|||
parentName: RightHand |
|||
position: {x: 0.014531372, y: 0.010635231, z: -0.026095485} |
|||
rotation: {x: -0.001391088, y: 0.43585014, z: 0.0002639859, w: 0.9000182} |
|||
scale: {x: 0.9999998, y: 0.9999998, z: 1} |
|||
- name: RightThumb2 |
|||
parentName: RightThumb1 |
|||
position: {x: 0.044124745, y: 2.842171e-16, z: 0.00000011967238} |
|||
rotation: {x: 0.0000001509906, y: -0.033469692, z: 0.000000017054836, w: 0.9994398} |
|||
scale: {x: 0.9999997, y: 1, z: 1.0000005} |
|||
- name: RightThumb3 |
|||
parentName: RightThumb2 |
|||
position: {x: 0.03446187, y: 1.7053025e-15, z: -0.000000061993184} |
|||
rotation: {x: -1.9099389e-11, y: 0.01745227, z: -3.637979e-12, w: 0.99984777} |
|||
scale: {x: 1, y: 1, z: 0.99999994} |
|||
- name: RightThumbEnd |
|||
parentName: RightThumb3 |
|||
position: {x: 0.02784971, y: 1.7053025e-15, z: 0.00000026974834} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightThumbEND |
|||
parentName: RightThumbEnd |
|||
position: {x: -1.4210854e-16, y: 0, z: 0} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightIndex1 |
|||
parentName: RightHand |
|||
position: {x: 0.09506465, y: -0.000052980962, z: -0.03229297} |
|||
rotation: {x: -0.0011345779, y: -0.0028024015, z: 0.0008470816, w: 0.9999951} |
|||
scale: {x: 1, y: 1, z: 1.0000001} |
|||
- name: RightIndex2 |
|||
parentName: RightIndex1 |
|||
position: {x: 0.031456, y: 5.684342e-16, z: 3.7303492e-16} |
|||
rotation: {x: -0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightIndex3 |
|||
parentName: RightIndex2 |
|||
position: {x: 0.026145, y: 0, z: 2.842171e-16} |
|||
rotation: {x: -0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightIndexEND |
|||
parentName: RightIndex3 |
|||
position: {x: 0.030435, y: 2.842171e-16, z: 3.2862602e-16} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightMiddle1 |
|||
parentName: RightHand |
|||
position: {x: 0.09450487, y: 0.000007224165, z: -0.0054008546} |
|||
rotation: {x: -0.0011345779, y: -0.0028024015, z: 0.0008470816, w: 0.9999951} |
|||
scale: {x: 1, y: 1, z: 1.0000001} |
|||
- name: RightMiddle2 |
|||
parentName: RightMiddle1 |
|||
position: {x: 0.038606, y: 2.842171e-16, z: 4.440892e-16} |
|||
rotation: {x: -0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightMiddle3 |
|||
parentName: RightMiddle2 |
|||
position: {x: 0.029821998, y: 2.842171e-16, z: 3.375078e-16} |
|||
rotation: {x: -0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightMiddleEND |
|||
parentName: RightMiddle3 |
|||
position: {x: 0.030638998, y: -2.842171e-16, z: 3.375078e-16} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightRing1 |
|||
parentName: RightHand |
|||
position: {x: 0.0945606, y: 0.0000678541, z: 0.021221206} |
|||
rotation: {x: -0.0011345779, y: -0.0028024015, z: 0.0008470816, w: 0.9999951} |
|||
scale: {x: 1, y: 1, z: 1.0000001} |
|||
- name: RightRing2 |
|||
parentName: RightRing1 |
|||
position: {x: 0.033294, y: 2.842171e-16, z: 3.5527135e-16} |
|||
rotation: {x: -0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightRing3 |
|||
parentName: RightRing2 |
|||
position: {x: 0.025736999, y: 0, z: 2.842171e-16} |
|||
rotation: {x: -0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightRingEND |
|||
parentName: RightRing3 |
|||
position: {x: 0.032273, y: 2.842171e-16, z: 3.7303492e-16} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightPinky1 |
|||
parentName: RightHand |
|||
position: {x: 0.093388975, y: 0.0001265551, z: 0.047905993} |
|||
rotation: {x: -0.0011345779, y: -0.0028024015, z: 0.0008470816, w: 0.9999951} |
|||
scale: {x: 1, y: 1, z: 1.0000001} |
|||
- name: RightPinky2 |
|||
parentName: RightPinky1 |
|||
position: {x: 0.027576, y: 0, z: 3.375078e-16} |
|||
rotation: {x: -0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightPinky3 |
|||
parentName: RightPinky2 |
|||
position: {x: 0.023694, y: 0, z: 2.664535e-16} |
|||
rotation: {x: -0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightPinkyEND |
|||
parentName: RightPinky3 |
|||
position: {x: 0.023898, y: 2.842171e-16, z: 2.664535e-16} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Mesh |
|||
parentName: TakeObjectAttempt(Clone) |
|||
position: {x: -0, y: 0, z: 0} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
armTwist: 0.5 |
|||
foreArmTwist: 0.5 |
|||
upperLegTwist: 0.5 |
|||
legTwist: 0.5 |
|||
armStretch: 0.05 |
|||
legStretch: 0.05 |
|||
feetSpacing: 0 |
|||
globalScale: 1 |
|||
rootMotionBoneName: |
|||
hasTranslationDoF: 0 |
|||
hasExtraRoot: 1 |
|||
skeletonHasParents: 1 |
|||
lastHumanDescriptionAvatarSource: {instanceID: 0} |
|||
autoGenerateAvatarMappingIfUnspecified: 1 |
|||
animationType: 3 |
|||
humanoidOversampling: 1 |
|||
avatarSetup: 1 |
|||
additionalBone: 0 |
|||
userData: |
|||
assetBundleName: |
|||
assetBundleVariant: |
1001
TestProjects/PerceptionHDRP/Assets/Human Pose Labeling and Randomization/Models and Animations/TakeObjects.fbx
文件差异内容过多而无法显示
查看文件
文件差异内容过多而无法显示
查看文件
|
|||
fileFormatVersion: 2 |
|||
guid: 2f16d9c0940f3498a9961212d3eb8467 |
|||
ModelImporter: |
|||
serializedVersion: 19301 |
|||
internalIDToNameTable: |
|||
- first: |
|||
74: 1827226128182048838 |
|||
second: Take 001 |
|||
externalObjects: {} |
|||
materials: |
|||
materialImportMode: 1 |
|||
materialName: 0 |
|||
materialSearch: 1 |
|||
materialLocation: 1 |
|||
animations: |
|||
legacyGenerateAnimations: 4 |
|||
bakeSimulation: 0 |
|||
resampleCurves: 1 |
|||
optimizeGameObjects: 0 |
|||
motionNodeName: |
|||
rigImportErrors: |
|||
rigImportWarnings: |
|||
animationImportErrors: |
|||
animationImportWarnings: "\nClip 'Take 001' has import animation warnings that |
|||
might lower retargeting quality:\nNote: Activate translation DOF on avatar |
|||
to improve retargeting quality.\n\t'Spine2' is inbetween humanoid transforms |
|||
and has rotation animation that will be discarded.\n" |
|||
animationRetargetingWarnings: |
|||
animationDoRetargetingWarnings: 0 |
|||
importAnimatedCustomProperties: 0 |
|||
importConstraints: 0 |
|||
animationCompression: 3 |
|||
animationRotationError: 0.5 |
|||
animationPositionError: 0.5 |
|||
animationScaleError: 0.5 |
|||
animationWrapMode: 0 |
|||
extraExposedTransformPaths: [] |
|||
extraUserProperties: [] |
|||
clipAnimations: |
|||
- serializedVersion: 16 |
|||
name: Take 001 |
|||
takeName: Take 001 |
|||
internalID: 0 |
|||
firstFrame: 0 |
|||
lastFrame: 111 |
|||
wrapMode: 0 |
|||
orientationOffsetY: 0 |
|||
level: 0 |
|||
cycleOffset: 0 |
|||
loop: 0 |
|||
hasAdditiveReferencePose: 0 |
|||
loopTime: 1 |
|||
loopBlend: 0 |
|||
loopBlendOrientation: 0 |
|||
loopBlendPositionY: 0 |
|||
loopBlendPositionXZ: 0 |
|||
keepOriginalOrientation: 0 |
|||
keepOriginalPositionY: 1 |
|||
keepOriginalPositionXZ: 0 |
|||
heightFromFeet: 0 |
|||
mirror: 0 |
|||
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 |
|||
curves: [] |
|||
events: [] |
|||
transformMask: [] |
|||
maskType: 3 |
|||
maskSource: {instanceID: 0} |
|||
additiveReferencePoseFrame: 0 |
|||
isReadable: 0 |
|||
meshes: |
|||
lODScreenPercentages: [] |
|||
globalScale: 1 |
|||
meshCompression: 0 |
|||
addColliders: 0 |
|||
useSRGBMaterialColor: 1 |
|||
sortHierarchyByName: 1 |
|||
importVisibility: 1 |
|||
importBlendShapes: 1 |
|||
importCameras: 1 |
|||
importLights: 1 |
|||
fileIdsGeneration: 2 |
|||
swapUVChannels: 0 |
|||
generateSecondaryUV: 0 |
|||
useFileUnits: 1 |
|||
keepQuads: 0 |
|||
weldVertices: 1 |
|||
preserveHierarchy: 0 |
|||
skinWeightsMode: 0 |
|||
maxBonesPerVertex: 4 |
|||
minBoneWeight: 0.001 |
|||
meshOptimizationFlags: -1 |
|||
indexFormat: 0 |
|||
secondaryUVAngleDistortion: 8 |
|||
secondaryUVAreaDistortion: 15.000001 |
|||
secondaryUVHardAngle: 88 |
|||
secondaryUVPackMargin: 4 |
|||
useFileScale: 1 |
|||
tangentSpace: |
|||
normalSmoothAngle: 60 |
|||
normalImportMode: 0 |
|||
tangentImportMode: 3 |
|||
normalCalculationMode: 4 |
|||
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 |
|||
blendShapeNormalImportMode: 1 |
|||
normalSmoothingSource: 0 |
|||
referencedClips: [] |
|||
importAnimation: 1 |
|||
humanDescription: |
|||
serializedVersion: 3 |
|||
human: |
|||
- boneName: Hips |
|||
humanName: Hips |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftUpperLeg |
|||
humanName: LeftUpperLeg |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightUpperLeg |
|||
humanName: RightUpperLeg |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftLeg |
|||
humanName: LeftLowerLeg |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightLeg |
|||
humanName: RightLowerLeg |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftFoot |
|||
humanName: LeftFoot |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightFoot |
|||
humanName: RightFoot |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: Spine1 |
|||
humanName: Spine |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: Neck |
|||
humanName: Neck |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: Head |
|||
humanName: Head |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftShoulder |
|||
humanName: LeftShoulder |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightShoulder |
|||
humanName: RightShoulder |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftUpperArm |
|||
humanName: LeftUpperArm |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightUpperArm |
|||
humanName: RightUpperArm |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftArm |
|||
humanName: LeftLowerArm |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightArm |
|||
humanName: RightLowerArm |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHand |
|||
humanName: LeftHand |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHand |
|||
humanName: RightHand |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftToe |
|||
humanName: LeftToes |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightToe |
|||
humanName: RightToes |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftEye |
|||
humanName: LeftEye |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightEye |
|||
humanName: RightEye |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftThumb1 |
|||
humanName: Left Thumb Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftThumb2 |
|||
humanName: Left Thumb Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftThumb3 |
|||
humanName: Left Thumb Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftIndex1 |
|||
humanName: Left Index Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftIndex2 |
|||
humanName: Left Index Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftIndex3 |
|||
humanName: Left Index Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftMiddle1 |
|||
humanName: Left Middle Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftMiddle2 |
|||
humanName: Left Middle Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftMiddle3 |
|||
humanName: Left Middle Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftRing1 |
|||
humanName: Left Ring Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftRing2 |
|||
humanName: Left Ring Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftRing3 |
|||
humanName: Left Ring Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftPinky1 |
|||
humanName: Left Little Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftPinky2 |
|||
humanName: Left Little Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftPinky3 |
|||
humanName: Left Little Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightThumb1 |
|||
humanName: Right Thumb Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightThumb2 |
|||
humanName: Right Thumb Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightThumb3 |
|||
humanName: Right Thumb Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightIndex1 |
|||
humanName: Right Index Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightIndex2 |
|||
humanName: Right Index Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightIndex3 |
|||
humanName: Right Index Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightMiddle1 |
|||
humanName: Right Middle Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightMiddle2 |
|||
humanName: Right Middle Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightMiddle3 |
|||
humanName: Right Middle Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightRing1 |
|||
humanName: Right Ring Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightRing2 |
|||
humanName: Right Ring Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightRing3 |
|||
humanName: Right Ring Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightPinky1 |
|||
humanName: Right Little Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightPinky2 |
|||
humanName: Right Little Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightPinky3 |
|||
humanName: Right Little Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
skeleton: |
|||
- name: TakeObjects(Clone) |
|||
parentName: |
|||
position: {x: 0, y: 0, z: 0} |
|||
rotation: {x: 0, y: 0, z: 0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Controls |
|||
parentName: TakeObjects(Clone) |
|||
position: {x: -0, y: 0, z: 0} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: ControlsUpperBody |
|||
parentName: Controls |
|||
position: {x: -0, y: 0.9856257, z: -0.028446734} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: ControlsHips |
|||
parentName: ControlsUpperBody |
|||
position: {x: -0, y: 0, z: 0} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Skeleton |
|||
parentName: TakeObjects(Clone) |
|||
position: {x: -0, y: 0, z: 0} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Hips |
|||
parentName: Skeleton |
|||
position: {x: 0, y: 0.9088633, z: -0.028446734} |
|||
rotation: {x: -0.7071068, y: 0.7071068, z: 4.3297813e-17, w: -4.3297803e-17} |
|||
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000005} |
|||
- name: LeftUpperLeg |
|||
parentName: Hips |
|||
position: {x: 0.037347827, y: 0.092801034, z: 0.0064211558} |
|||
rotation: {x: 0.0033267438, y: -0.99839103, z: -0.056605797, w: 0.00040653348} |
|||
scale: {x: 1, y: 0.9999999, z: 0.9999996} |
|||
- name: LeftLeg |
|||
parentName: LeftUpperLeg |
|||
position: {x: -0.37195736, y: -1.236171e-16, z: 5.1000362e-18} |
|||
rotation: {x: -0.0004567057, y: -0.052333966, z: -0.008714589, w: 0.99859154} |
|||
scale: {x: 1.0000001, y: 1.0000001, z: 1} |
|||
- name: LeftFoot |
|||
parentName: LeftLeg |
|||
position: {x: -0.41152263, y: -0.0015294757, z: -0.002893631} |
|||
rotation: {x: 0.050357457, y: 0.49969897, z: 0.026062185, w: 0.8643412} |
|||
scale: {x: 1.0000004, y: 1, z: 1} |
|||
- name: LeftToe |
|||
parentName: LeftFoot |
|||
position: {x: -0.1110157, y: -2.5535128e-17, z: 8.2057634e-17} |
|||
rotation: {x: 0.000000014901161, y: 0.30070585, z: 0.000000044703484, w: 0.953717} |
|||
scale: {x: 1.0000001, y: 0.99999994, z: 1.0000001} |
|||
- name: LeftToeEND |
|||
parentName: LeftToe |
|||
position: {x: -0.11182804, y: -2.918769e-18, z: 9.290528e-17} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightUpperLeg |
|||
parentName: Hips |
|||
position: {x: 0.037347663, y: -0.092801, z: 0.0064211655} |
|||
rotation: {x: 0.056605905, y: -0.00040653528, z: 0.0033267732, w: -0.99839103} |
|||
scale: {x: 1.0000001, y: 1.0000002, z: 1.0000002} |
|||
- name: RightLeg |
|||
parentName: RightUpperLeg |
|||
position: {x: 0.37195793, y: 5.9421585e-17, z: -4.0592486e-18} |
|||
rotation: {x: -0.00045672827, y: -0.05233397, z: -0.008714646, w: 0.9985916} |
|||
scale: {x: 1, y: 0.99999994, z: 0.99999994} |
|||
- name: RightFoot |
|||
parentName: RightLeg |
|||
position: {x: 0.41152248, y: 0.001529468, z: 0.0028936374} |
|||
rotation: {x: 0.05035758, y: 0.499699, z: 0.02606225, w: 0.86434126} |
|||
scale: {x: 0.99999994, y: 1, z: 1.0000004} |
|||
- name: RightToe |
|||
parentName: RightFoot |
|||
position: {x: 0.11101543, y: -0.000000079186826, z: -0.0000003664904} |
|||
rotation: {x: 0.000000029802322, y: 0.30070585, z: 0.000000029802322, w: 0.953717} |
|||
scale: {x: 0.9999998, y: 0.9999998, z: 0.9999997} |
|||
- name: RightToeEND |
|||
parentName: RightToe |
|||
position: {x: 0.111827955, y: 0.000000072275725, z: 0.00000062929314} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Spine1 |
|||
parentName: Hips |
|||
position: {x: -0.10568693, y: 0, z: 0} |
|||
rotation: {x: 6.617444e-24, y: 1.9852333e-23, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Spine2 |
|||
parentName: Spine1 |
|||
position: {x: -0.1833106, y: 8.548717e-16, z: -4.440892e-18} |
|||
rotation: {x: -0, y: 0.08715574, z: -0.000000029802319, w: 0.9961947} |
|||
scale: {x: 1, y: 1, z: 1.0000001} |
|||
- name: Neck |
|||
parentName: Spine2 |
|||
position: {x: -0.2294332, y: -1.821977e-17, z: 0.0049986364} |
|||
rotation: {x: -0.0000000074505797, y: 0.29237175, z: -0.000000059604638, w: -0.9563047} |
|||
scale: {x: 1.0000001, y: 1.0000002, z: 1.0000004} |
|||
- name: Head |
|||
parentName: Neck |
|||
position: {x: -0.10867395, y: -1.1779883e-16, z: 1.4210854e-16} |
|||
rotation: {x: 0.000000004190951, y: -0.19936799, z: 0.000000059604638, w: -0.9799247} |
|||
scale: {x: 0.9999998, y: 0.99999994, z: 1} |
|||
- name: HeadEND |
|||
parentName: Head |
|||
position: {x: -0.24878563, y: -1.5987211e-16, z: 7.902685e-17} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: UpperEyelids |
|||
parentName: Head |
|||
position: {x: -0.07189023, y: -8.6178355e-16, z: -0.07233469} |
|||
rotation: {x: 5.89806e-17, y: -8.6736174e-19, z: 1.110223e-16, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: UpperEyelidsEND |
|||
parentName: UpperEyelids |
|||
position: {x: -0.007184859, y: 1.4464416e-18, z: -0.023956394} |
|||
rotation: {x: -5.89806e-17, y: 8.6736174e-19, z: -1.110223e-16, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LowerEyelids |
|||
parentName: Head |
|||
position: {x: -0.069060184, y: -8.611492e-16, z: -0.07243106} |
|||
rotation: {x: 5.89806e-17, y: -8.6736174e-19, z: 1.110223e-16, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LowerEyelidsEND |
|||
parentName: LowerEyelids |
|||
position: {x: 0.01227831, y: 5.197173e-18, z: -0.019771008} |
|||
rotation: {x: -5.89806e-17, y: 8.6736174e-19, z: -1.110223e-16, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightEye |
|||
parentName: Head |
|||
position: {x: -0.06898793, y: -0.0426449, z: -0.06754389} |
|||
rotation: {x: -0, y: -1, z: -0, w: 0} |
|||
scale: {x: 1, y: 1, z: 0.9999992} |
|||
- name: LeftEye |
|||
parentName: Head |
|||
position: {x: -0.06898784, y: 0.042644892, z: -0.067543894} |
|||
rotation: {x: 0.49111634, y: -0.4841803, z: 0.50882685, w: 0.5152373} |
|||
scale: {x: 0.9999992, y: 0.99999976, z: 0.9999998} |
|||
- name: LeftShoulder |
|||
parentName: Spine2 |
|||
position: {x: -0.1435461, y: 0.03922616, z: 0.022630278} |
|||
rotation: {x: 0.6892404, y: -0.71203506, z: -0.013062941, w: -0.13335346} |
|||
scale: {x: 0.99999994, y: 0.9999999, z: 0.99999934} |
|||
- name: LeftUpperArm |
|||
parentName: LeftShoulder |
|||
position: {x: -0.11169202, y: -1.3877788e-17, z: -5.851063e-17} |
|||
rotation: {x: 0.0016100117, y: 0.10449813, z: -0.025915265, w: 0.9941861} |
|||
scale: {x: 1, y: 0.9999999, z: 1.0000001} |
|||
- name: LeftArm |
|||
parentName: LeftUpperArm |
|||
position: {x: -0.2715663, y: 0, z: 0} |
|||
rotation: {x: -1.364242e-12, y: 0.00005209772, z: -8.5183416e-11, w: 1} |
|||
scale: {x: 0.9999999, y: 1, z: 0.9999999} |
|||
- name: LeftHand |
|||
parentName: LeftArm |
|||
position: {x: -0.2331744, y: -2.842171e-16, z: 0} |
|||
rotation: {x: -0.0000024176613, y: -0.0028313878, z: 0.0008439092, w: 0.99999565} |
|||
scale: {x: 1.0000001, y: 1, z: 1} |
|||
- name: LeftThumb1 |
|||
parentName: LeftHand |
|||
position: {x: -0.014531664, y: -0.010635542, z: 0.02609546} |
|||
rotation: {x: -0.0013910866, y: 0.43585026, z: 0.00026398696, w: 0.9000181} |
|||
scale: {x: 1, y: 1, z: 1.0000002} |
|||
- name: LeftThumb2 |
|||
parentName: LeftThumb1 |
|||
position: {x: -0.044124622, y: 0, z: 4.440892e-18} |
|||
rotation: {x: 0.00000017322598, y: -0.033467647, z: 0.00000084616465, w: 0.99943984} |
|||
scale: {x: 1.0000001, y: 1, z: 1} |
|||
- name: LeftThumb3 |
|||
parentName: LeftThumb2 |
|||
position: {x: -0.03446204, y: 0, z: -1.5543122e-17} |
|||
rotation: {x: -0, y: 0.01745245, z: 5.820767e-11, w: 0.9998477} |
|||
scale: {x: 1, y: 1, z: 0.99999994} |
|||
- name: LeftThumbEnd |
|||
parentName: LeftThumb3 |
|||
position: {x: -0.027849242, y: 0, z: -2.220446e-18} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftThumbEND |
|||
parentName: LeftThumbEnd |
|||
position: {x: 1.1400142e-18, y: 0, z: -1.9054521e-18} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftIndex1 |
|||
parentName: LeftHand |
|||
position: {x: -0.09506476, y: 0.00005518901, z: 0.03229297} |
|||
rotation: {x: -0.0011345766, y: -0.0028024006, z: 0.00084708247, w: 0.9999951} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftIndex2 |
|||
parentName: LeftIndex1 |
|||
position: {x: -0.031456187, y: 0, z: 0} |
|||
rotation: {x: -0, y: -0, z: -2.9558573e-12, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftIndex3 |
|||
parentName: LeftIndex2 |
|||
position: {x: -0.026145402, y: 0, z: 0} |
|||
rotation: {x: -0, y: -0, z: -2.9558573e-12, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftIndexEND |
|||
parentName: LeftIndex3 |
|||
position: {x: -0.030434882, y: 0, z: 8.881784e-18} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftMiddle1 |
|||
parentName: LeftHand |
|||
position: {x: -0.09450546, y: -0.000005017072, z: 0.0054007857} |
|||
rotation: {x: -0.0011345766, y: -0.0028024006, z: 0.00084708247, w: 0.9999951} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftMiddle2 |
|||
parentName: LeftMiddle1 |
|||
position: {x: -0.03860532, y: 0, z: 0} |
|||
rotation: {x: -0, y: -0, z: -2.9558573e-12, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftMiddle3 |
|||
parentName: LeftMiddle2 |
|||
position: {x: -0.029822098, y: 0, z: 0} |
|||
rotation: {x: -0, y: -0, z: -2.9558573e-12, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftMiddleEND |
|||
parentName: LeftMiddle3 |
|||
position: {x: -0.030639142, y: 0, z: 0} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftRing1 |
|||
parentName: LeftHand |
|||
position: {x: -0.09456046, y: -0.00006564576, z: -0.02122128} |
|||
rotation: {x: -0.0011345766, y: -0.0028024006, z: 0.00084708247, w: 0.9999951} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftRing2 |
|||
parentName: LeftRing1 |
|||
position: {x: -0.033294536, y: 0, z: 0} |
|||
rotation: {x: -0, y: -0, z: -2.9558573e-12, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftRing3 |
|||
parentName: LeftRing2 |
|||
position: {x: -0.02573688, y: 0, z: 0} |
|||
rotation: {x: -0, y: -0, z: -2.9558573e-12, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftRingEND |
|||
parentName: LeftRing3 |
|||
position: {x: -0.032273233, y: 0, z: 0} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftPinky1 |
|||
parentName: LeftHand |
|||
position: {x: -0.09338952, y: -0.00012434727, z: -0.047905773} |
|||
rotation: {x: -0.0011345766, y: -0.0028024006, z: 0.00084708247, w: 0.9999951} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftPinky2 |
|||
parentName: LeftPinky1 |
|||
position: {x: -0.02757523, y: 0, z: 0} |
|||
rotation: {x: -0, y: -0, z: -2.9558573e-12, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftPinky3 |
|||
parentName: LeftPinky2 |
|||
position: {x: -0.023694271, y: 0, z: -1.7763568e-17} |
|||
rotation: {x: -0, y: -0, z: -2.9558573e-12, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftPinkyEND |
|||
parentName: LeftPinky3 |
|||
position: {x: -0.023898533, y: 0, z: 1.7763568e-17} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightShoulder |
|||
parentName: Spine2 |
|||
position: {x: -0.14354727, y: -0.0392262, z: 0.022630045} |
|||
rotation: {x: 0.013062939, y: 0.13335349, z: 0.68924034, w: -0.7120352} |
|||
scale: {x: 0.9999998, y: 1.0000005, z: 1.0000001} |
|||
- name: RightUpperArm |
|||
parentName: RightShoulder |
|||
position: {x: 0.11169233, y: 0.0000013741218, z: -0.000000017416571} |
|||
rotation: {x: -0.99418354, y: 0.025917355, z: 0.10452179, w: 0.0016203268} |
|||
scale: {x: 0.9999999, y: 0.9999992, z: 0.99999934} |
|||
- name: RightArm |
|||
parentName: RightUpperArm |
|||
position: {x: 0.27156565, y: -0.0000016521891, z: -0.000000010419892} |
|||
rotation: {x: -0.000011964993, y: 0.00000006449409, z: -0.000010528184, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHand |
|||
parentName: RightArm |
|||
position: {x: 0.23317498, y: 0.000003552258, z: 0.00000003303112} |
|||
rotation: {x: 0.9999994, y: 0.000013414755, z: -0.000033118507, w: -0.0011172842} |
|||
scale: {x: 1, y: 1.0000008, z: 1.0000007} |
|||
- name: RightThumb1 |
|||
parentName: RightHand |
|||
position: {x: 0.014531372, y: 0.010635231, z: -0.026095485} |
|||
rotation: {x: -0.0013910872, y: 0.43585023, z: 0.00026398723, w: 0.90001816} |
|||
scale: {x: 0.99999994, y: 1, z: 1.0000001} |
|||
- name: RightThumb2 |
|||
parentName: RightThumb1 |
|||
position: {x: 0.044124745, y: 2.842171e-16, z: 0.00000011967238} |
|||
rotation: {x: -0.00000014400568, y: -0.03346853, z: -0.0000013610108, w: 0.99943984} |
|||
scale: {x: 0.9999998, y: 1.0000002, z: 1.0000005} |
|||
- name: RightThumb3 |
|||
parentName: RightThumb2 |
|||
position: {x: 0.03446187, y: 1.7053025e-15, z: -0.000000061993184} |
|||
rotation: {x: 9.094947e-13, y: 0.017452449, z: -1.8189894e-12, w: 0.99984777} |
|||
scale: {x: 1, y: 0.9999998, z: 0.99999994} |
|||
- name: RightThumbEnd |
|||
parentName: RightThumb3 |
|||
position: {x: 0.02784971, y: 1.7053025e-15, z: 0.00000026974834} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightThumbEND |
|||
parentName: RightThumbEnd |
|||
position: {x: -1.4210854e-16, y: 0, z: 0} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightIndex1 |
|||
parentName: RightHand |
|||
position: {x: 0.09506465, y: -0.000052980962, z: -0.03229297} |
|||
rotation: {x: -0.0011345765, y: -0.0028024006, z: 0.0008470826, w: 0.9999951} |
|||
scale: {x: 1, y: 1.0000002, z: 1.0000004} |
|||
- name: RightIndex2 |
|||
parentName: RightIndex1 |
|||
position: {x: 0.031456, y: 5.684342e-16, z: 3.7303492e-16} |
|||
rotation: {x: -0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightIndex3 |
|||
parentName: RightIndex2 |
|||
position: {x: 0.026145, y: 0, z: 2.842171e-16} |
|||
rotation: {x: -0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightIndexEND |
|||
parentName: RightIndex3 |
|||
position: {x: 0.030435, y: 2.842171e-16, z: 3.2862602e-16} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightMiddle1 |
|||
parentName: RightHand |
|||
position: {x: 0.09450487, y: 0.000007224165, z: -0.0054008546} |
|||
rotation: {x: -0.0011345765, y: -0.0028024006, z: 0.0008470826, w: 0.9999951} |
|||
scale: {x: 1, y: 1.0000002, z: 1.0000004} |
|||
- name: RightMiddle2 |
|||
parentName: RightMiddle1 |
|||
position: {x: 0.038606, y: 2.842171e-16, z: 4.440892e-16} |
|||
rotation: {x: -0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightMiddle3 |
|||
parentName: RightMiddle2 |
|||
position: {x: 0.029821998, y: 2.842171e-16, z: 3.375078e-16} |
|||
rotation: {x: -0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightMiddleEND |
|||
parentName: RightMiddle3 |
|||
position: {x: 0.030638998, y: -2.842171e-16, z: 3.375078e-16} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightRing1 |
|||
parentName: RightHand |
|||
position: {x: 0.0945606, y: 0.0000678541, z: 0.021221206} |
|||
rotation: {x: -0.0011345765, y: -0.0028024006, z: 0.0008470826, w: 0.9999951} |
|||
scale: {x: 1, y: 1.0000002, z: 1.0000004} |
|||
- name: RightRing2 |
|||
parentName: RightRing1 |
|||
position: {x: 0.033294, y: 2.842171e-16, z: 3.5527135e-16} |
|||
rotation: {x: -0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightRing3 |
|||
parentName: RightRing2 |
|||
position: {x: 0.025736999, y: 0, z: 2.842171e-16} |
|||
rotation: {x: -0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightRingEND |
|||
parentName: RightRing3 |
|||
position: {x: 0.032273, y: 2.842171e-16, z: 3.7303492e-16} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightPinky1 |
|||
parentName: RightHand |
|||
position: {x: 0.093388975, y: 0.0001265551, z: 0.047905993} |
|||
rotation: {x: -0.0011345765, y: -0.0028024006, z: 0.0008470826, w: 0.9999951} |
|||
scale: {x: 1, y: 1.0000002, z: 1.0000004} |
|||
- name: RightPinky2 |
|||
parentName: RightPinky1 |
|||
position: {x: 0.027576, y: 0, z: 3.375078e-16} |
|||
rotation: {x: -0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightPinky3 |
|||
parentName: RightPinky2 |
|||
position: {x: 0.023694, y: 0, z: 2.664535e-16} |
|||
rotation: {x: -0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightPinkyEND |
|||
parentName: RightPinky3 |
|||
position: {x: 0.023898, y: 2.842171e-16, z: 2.664535e-16} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Mesh |
|||
parentName: TakeObjects(Clone) |
|||
position: {x: -0, y: 0, z: 0} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
armTwist: 0.5 |
|||
foreArmTwist: 0.5 |
|||
upperLegTwist: 0.5 |
|||
legTwist: 0.5 |
|||
armStretch: 0.05 |
|||
legStretch: 0.05 |
|||
feetSpacing: 0 |
|||
globalScale: 1 |
|||
rootMotionBoneName: |
|||
hasTranslationDoF: 0 |
|||
hasExtraRoot: 1 |
|||
skeletonHasParents: 1 |
|||
lastHumanDescriptionAvatarSource: {instanceID: 0} |
|||
autoGenerateAvatarMappingIfUnspecified: 1 |
|||
animationType: 3 |
|||
humanoidOversampling: 1 |
|||
avatarSetup: 1 |
|||
additionalBone: 0 |
|||
userData: |
|||
assetBundleName: |
|||
assetBundleVariant: |
1001
TestProjects/PerceptionHDRP/Assets/Human Pose Labeling and Randomization/Models and Animations/Walk.fbx
文件差异内容过多而无法显示
查看文件
文件差异内容过多而无法显示
查看文件
|
|||
fileFormatVersion: 2 |
|||
guid: adb297284496042b5aaf5573ea65a41d |
|||
ModelImporter: |
|||
serializedVersion: 19301 |
|||
internalIDToNameTable: |
|||
- first: |
|||
74: 1827226128182048838 |
|||
second: Take 001 |
|||
externalObjects: {} |
|||
materials: |
|||
materialImportMode: 1 |
|||
materialName: 0 |
|||
materialSearch: 1 |
|||
materialLocation: 1 |
|||
animations: |
|||
legacyGenerateAnimations: 4 |
|||
bakeSimulation: 0 |
|||
resampleCurves: 1 |
|||
optimizeGameObjects: 0 |
|||
motionNodeName: |
|||
rigImportErrors: |
|||
rigImportWarnings: |
|||
animationImportErrors: |
|||
animationImportWarnings: |
|||
animationRetargetingWarnings: |
|||
animationDoRetargetingWarnings: 0 |
|||
importAnimatedCustomProperties: 0 |
|||
importConstraints: 0 |
|||
animationCompression: 3 |
|||
animationRotationError: 0.5 |
|||
animationPositionError: 0.5 |
|||
animationScaleError: 0.5 |
|||
animationWrapMode: 0 |
|||
extraExposedTransformPaths: [] |
|||
extraUserProperties: [] |
|||
clipAnimations: |
|||
- serializedVersion: 16 |
|||
name: Take 001 |
|||
takeName: Take 001 |
|||
internalID: 0 |
|||
firstFrame: 1 |
|||
lastFrame: 104 |
|||
wrapMode: 0 |
|||
orientationOffsetY: 0 |
|||
level: 0 |
|||
cycleOffset: 0 |
|||
loop: 0 |
|||
hasAdditiveReferencePose: 0 |
|||
loopTime: 1 |
|||
loopBlend: 0 |
|||
loopBlendOrientation: 0 |
|||
loopBlendPositionY: 0 |
|||
loopBlendPositionXZ: 0 |
|||
keepOriginalOrientation: 0 |
|||
keepOriginalPositionY: 1 |
|||
keepOriginalPositionXZ: 0 |
|||
heightFromFeet: 0 |
|||
mirror: 0 |
|||
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 |
|||
curves: [] |
|||
events: [] |
|||
transformMask: [] |
|||
maskType: 3 |
|||
maskSource: {instanceID: 0} |
|||
additiveReferencePoseFrame: 0 |
|||
isReadable: 0 |
|||
meshes: |
|||
lODScreenPercentages: [] |
|||
globalScale: 1 |
|||
meshCompression: 0 |
|||
addColliders: 0 |
|||
useSRGBMaterialColor: 1 |
|||
sortHierarchyByName: 1 |
|||
importVisibility: 1 |
|||
importBlendShapes: 1 |
|||
importCameras: 1 |
|||
importLights: 1 |
|||
fileIdsGeneration: 2 |
|||
swapUVChannels: 0 |
|||
generateSecondaryUV: 0 |
|||
useFileUnits: 1 |
|||
keepQuads: 0 |
|||
weldVertices: 1 |
|||
preserveHierarchy: 0 |
|||
skinWeightsMode: 0 |
|||
maxBonesPerVertex: 4 |
|||
minBoneWeight: 0.001 |
|||
meshOptimizationFlags: -1 |
|||
indexFormat: 0 |
|||
secondaryUVAngleDistortion: 8 |
|||
secondaryUVAreaDistortion: 15.000001 |
|||
secondaryUVHardAngle: 88 |
|||
secondaryUVPackMargin: 4 |
|||
useFileScale: 1 |
|||
tangentSpace: |
|||
normalSmoothAngle: 60 |
|||
normalImportMode: 0 |
|||
tangentImportMode: 3 |
|||
normalCalculationMode: 4 |
|||
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 |
|||
blendShapeNormalImportMode: 1 |
|||
normalSmoothingSource: 0 |
|||
referencedClips: [] |
|||
importAnimation: 1 |
|||
humanDescription: |
|||
serializedVersion: 3 |
|||
human: |
|||
- boneName: Hips |
|||
humanName: Hips |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftUpLeg |
|||
humanName: LeftUpperLeg |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightUpLeg |
|||
humanName: RightUpperLeg |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftLeg |
|||
humanName: LeftLowerLeg |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightLeg |
|||
humanName: RightLowerLeg |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftFoot |
|||
humanName: LeftFoot |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightFoot |
|||
humanName: RightFoot |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: Spine |
|||
humanName: Spine |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: Chest |
|||
humanName: Chest |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: Neck |
|||
humanName: Neck |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: Head |
|||
humanName: Head |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftShoulder |
|||
humanName: LeftShoulder |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightShoulder |
|||
humanName: RightShoulder |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftArm |
|||
humanName: LeftUpperArm |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightArm |
|||
humanName: RightUpperArm |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftForeArm |
|||
humanName: LeftLowerArm |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightForeArm |
|||
humanName: RightLowerArm |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHand |
|||
humanName: LeftHand |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHand |
|||
humanName: RightHand |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftToes |
|||
humanName: LeftToes |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightToes |
|||
humanName: RightToes |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftEye |
|||
humanName: LeftEye |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightEye |
|||
humanName: RightEye |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: Jaw |
|||
humanName: Jaw |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHandThumb1 |
|||
humanName: Left Thumb Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHandThumb2 |
|||
humanName: Left Thumb Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHandThumb3 |
|||
humanName: Left Thumb Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHandIndex1 |
|||
humanName: Left Index Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHandIndex2 |
|||
humanName: Left Index Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHandIndex3 |
|||
humanName: Left Index Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHandMiddle1 |
|||
humanName: Left Middle Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHandMiddle2 |
|||
humanName: Left Middle Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHandMiddle3 |
|||
humanName: Left Middle Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHandRing1 |
|||
humanName: Left Ring Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHandRing2 |
|||
humanName: Left Ring Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHandRing3 |
|||
humanName: Left Ring Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHandPinky1 |
|||
humanName: Left Little Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHandPinky2 |
|||
humanName: Left Little Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHandPinky3 |
|||
humanName: Left Little Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHandThumb1 |
|||
humanName: Right Thumb Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHandThumb2 |
|||
humanName: Right Thumb Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHandThumb3 |
|||
humanName: Right Thumb Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHandIndex1 |
|||
humanName: Right Index Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHandIndex2 |
|||
humanName: Right Index Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHandIndex3 |
|||
humanName: Right Index Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHandMiddle1 |
|||
humanName: Right Middle Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHandMiddle2 |
|||
humanName: Right Middle Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHandMiddle3 |
|||
humanName: Right Middle Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHandRing1 |
|||
humanName: Right Ring Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHandRing2 |
|||
humanName: Right Ring Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHandRing3 |
|||
humanName: Right Ring Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHandPinky1 |
|||
humanName: Right Little Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHandPinky2 |
|||
humanName: Right Little Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHandPinky3 |
|||
humanName: Right Little Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
skeleton: |
|||
- name: Walk(Clone) |
|||
parentName: |
|||
position: {x: 0, y: 0, z: 0} |
|||
rotation: {x: 0, y: 0, z: 0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Reference |
|||
parentName: Walk(Clone) |
|||
position: {x: -0, y: 0, z: 0} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Hips |
|||
parentName: Reference |
|||
position: {x: -0.00089477934, y: 0.9555335, z: 0.07758622} |
|||
rotation: {x: 0.004844173, y: 0.0063998555, z: 0.009829034, w: 0.99991953} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Spine |
|||
parentName: Hips |
|||
position: {x: 2.646978e-25, y: 0.092263184, z: 0.015771331} |
|||
rotation: {x: 0.007393862, y: 0.00042159116, z: -0.015223864, w: 0.9998567} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Chest |
|||
parentName: Spine |
|||
position: {x: -0, y: 0.16254029, z: -0.0016560555} |
|||
rotation: {x: 0.026035676, y: -0.0008657661, z: 0.005013974, w: 0.9996481} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Neck |
|||
parentName: Chest |
|||
position: {x: -0, y: 0.2590093, z: -0.032413255} |
|||
rotation: {x: 0.060738895, y: 0.009942062, z: -0.0014520657, w: 0.99810314} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Head |
|||
parentName: Neck |
|||
position: {x: -2.646978e-25, y: 0.08307038, z: 0.0113267815} |
|||
rotation: {x: -0.018796867, y: 0.008581939, z: 0.0061188345, w: 0.9997678} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftEye |
|||
parentName: Head |
|||
position: {x: -0.020848233, y: 0.0825027, z: 0.055427432} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightEye |
|||
parentName: Head |
|||
position: {x: 0.020849999, y: 0.08250283, z: 0.0554274} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Jaw |
|||
parentName: Head |
|||
position: {x: 1.7347234e-20, y: 0.0111267585, z: 0.010327543} |
|||
rotation: {x: 0.21924005, y: -0, z: -0, w: 0.975671} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: TongueBack |
|||
parentName: Jaw |
|||
position: {x: -1.7347234e-20, y: -0.022869369, z: 0.010095409} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: TongueTip |
|||
parentName: Jaw |
|||
position: {x: -1.7347234e-20, y: -0.023278812, z: 0.03832271} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftLipLower |
|||
parentName: Jaw |
|||
position: {x: -0.014250817, y: -0.02168876, z: 0.08224063} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: JawEND |
|||
parentName: Jaw |
|||
position: {x: -1.7347234e-20, y: -0.04828876, z: 0.07185171} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightLipLower |
|||
parentName: Jaw |
|||
position: {x: 0.014250817, y: -0.02168876, z: 0.082238786} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightLipCorner |
|||
parentName: Jaw |
|||
position: {x: 0.03284, y: -0.01657876, z: 0.066118784} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftLipCorner |
|||
parentName: Jaw |
|||
position: {x: -0.032843262, y: -0.01657876, z: 0.066121764} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftLipUpper |
|||
parentName: Head |
|||
position: {x: -0.014501322, y: -0.005111811, z: 0.09461884} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftNostril |
|||
parentName: Head |
|||
position: {x: -0.0179, y: 0.026312828, z: 0.0908674} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftCheek |
|||
parentName: Head |
|||
position: {x: -0.054244027, y: 0.03370195, z: 0.0594304} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftEyelidLower |
|||
parentName: Head |
|||
position: {x: -0.035618957, y: 0.06507366, z: 0.07623474} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftEyelidUpper |
|||
parentName: Head |
|||
position: {x: -0.034406897, y: 0.10060814, z: 0.08020531} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftInnerBrow |
|||
parentName: Head |
|||
position: {x: -0.012062691, y: 0.118765265, z: 0.093466826} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftIOuterBrow |
|||
parentName: Head |
|||
position: {x: -0.05503987, y: 0.11482529, z: 0.061777398} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightInnerBrow |
|||
parentName: Head |
|||
position: {x: 0.012062687, y: 0.118765265, z: 0.093466826} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightIOuterBrow |
|||
parentName: Head |
|||
position: {x: 0.055040002, y: 0.11482283, z: 0.061777398} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightEyelidUpper |
|||
parentName: Head |
|||
position: {x: 0.03441, y: 0.10061283, z: 0.08020739} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightEyelidLower |
|||
parentName: Head |
|||
position: {x: 0.03562, y: 0.06507283, z: 0.0762374} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightCheek |
|||
parentName: Head |
|||
position: {x: 0.054239996, y: 0.033702828, z: 0.0594274} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightNostril |
|||
parentName: Head |
|||
position: {x: 0.0179, y: 0.026308905, z: 0.09087062} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightLipUpper |
|||
parentName: Head |
|||
position: {x: 0.014501322, y: -0.0051071714, z: 0.094617404} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightShoulder |
|||
parentName: Chest |
|||
position: {x: 0.038286015, y: 0.22162114, z: -0.017063085} |
|||
rotation: {x: 0.15174542, y: 0.98685884, z: -0.019144464, w: -0.052118894} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightArm |
|||
parentName: RightShoulder |
|||
position: {x: -0.100501455, y: -0.0000024995522, z: -0.000000051557407} |
|||
rotation: {x: 0.12859814, y: 0.98649865, z: 0.030514915, w: 0.096705295} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightForeArm |
|||
parentName: RightArm |
|||
position: {x: 0.25342825, y: 0.006011353, z: -0.016704524} |
|||
rotation: {x: 0.2602013, y: 0.020219788, z: -0.03542811, w: 0.9646923} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHand |
|||
parentName: RightForeArm |
|||
position: {x: 0.2453737, y: 0.021641772, z: 0.005550465} |
|||
rotation: {x: -0.040591408, y: 0.021907534, z: 0.059092257, w: 0.9971863} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHandPinky1 |
|||
parentName: RightHand |
|||
position: {x: 0.06680334, y: -0.0019941088, z: -0.030756146} |
|||
rotation: {x: -0.2973307, y: -0.21430355, z: 0.020842263, w: 0.9301796} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHandPinky2 |
|||
parentName: RightHandPinky1 |
|||
position: {x: 0.028530842, y: -0.001397143, z: -0.011623796} |
|||
rotation: {x: 0.029357936, y: 0.0005617886, z: -0.06212251, w: 0.99763656} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHandPinky3 |
|||
parentName: RightHandPinky2 |
|||
position: {x: 0.02142686, y: -0.00055350893, z: -0.008516608} |
|||
rotation: {x: -0.0437076, y: 0.00053761736, z: -0.22836317, w: 0.9725943} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHandRing1 |
|||
parentName: RightHand |
|||
position: {x: 0.070598476, y: 0.0024570965, z: -0.009821458} |
|||
rotation: {x: -0.11570217, y: -0.102516726, z: -0.027184654, w: 0.98760545} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHandRing2 |
|||
parentName: RightHandRing1 |
|||
position: {x: 0.042887185, y: -0.0013753821, z: -0.004945858} |
|||
rotation: {x: 0.02097755, y: -0.02164299, z: 0.075351, w: 0.9967015} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHandRing3 |
|||
parentName: RightHandRing2 |
|||
position: {x: 0.029500604, y: -0.0076929354, z: -0.004622256} |
|||
rotation: {x: -0.017476698, y: 0.0022283564, z: -0.23184039, w: 0.9725943} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHandMiddle1 |
|||
parentName: RightHand |
|||
position: {x: 0.075647645, y: 0.0047914027, z: 0.011853182} |
|||
rotation: {x: -0.11136624, y: 0.01655573, z: -0.06549298, w: 0.9914808} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHandMiddle2 |
|||
parentName: RightHandMiddle1 |
|||
position: {x: 0.043809064, y: 0.00019418815, z: 0.006454936} |
|||
rotation: {x: -0.015896427, y: -0.043430004, z: 0.08009363, w: 0.99571395} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHandMiddle3 |
|||
parentName: RightHandMiddle2 |
|||
position: {x: 0.03307247, y: -0.007547537, z: 0.0016898462} |
|||
rotation: {x: 0.006540265, y: -0.00073637685, z: -0.26274538, w: 0.9648428} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHandIndex1 |
|||
parentName: RightHand |
|||
position: {x: 0.0747695, y: -0.0012430536, z: 0.034344498} |
|||
rotation: {x: 0.047549095, y: 0.10530889, z: -0.0007746263, w: 0.9933018} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHandIndex2 |
|||
parentName: RightHandIndex1 |
|||
position: {x: 0.0370584, y: 0.00072612107, z: 0.014538894} |
|||
rotation: {x: -0.061799183, y: 0.021007353, z: 0.04415297, w: 0.99689025} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHandIndex3 |
|||
parentName: RightHandIndex2 |
|||
position: {x: 0.025225038, y: -0.0049664653, z: 0.011012146} |
|||
rotation: {x: 0.007877636, y: 0.013126621, z: -0.15471247, w: 0.98784095} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHandThumb1 |
|||
parentName: RightHand |
|||
position: {x: 0.014684916, y: -0.011104942, z: 0.025858095} |
|||
rotation: {x: -0.114960566, y: 0.026743019, z: 0.15055265, w: 0.98153085} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHandThumb2 |
|||
parentName: RightHandThumb1 |
|||
position: {x: 0.016374, y: -0.00529, z: 0.02349136} |
|||
rotation: {x: -0.02924083, y: -0.097928666, z: -0.0072195926, w: 0.99473757} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHandThumb3 |
|||
parentName: RightHandThumb2 |
|||
position: {x: 0.02546, y: -0.00764, z: 0.020833} |
|||
rotation: {x: 0.04826964, y: 0.21970885, z: 0.019951679, w: 0.97416633} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftShoulder |
|||
parentName: Chest |
|||
position: {x: -0.038285997, y: 0.2216225, z: -0.017063085} |
|||
rotation: {x: -0.028185643, y: -0.07673191, z: 0.1468632, w: 0.98577327} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftArm |
|||
parentName: LeftShoulder |
|||
position: {x: -0.10050205, y: 5.684342e-16, z: -3.330669e-18} |
|||
rotation: {x: 0.017745405, y: 0.07117638, z: -0.13512498, w: 0.9881095} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftForeArm |
|||
parentName: LeftArm |
|||
position: {x: -0.2540493, y: 5.684342e-16, z: 1.11022296e-17} |
|||
rotation: {x: 0.23880601, y: 0.036448162, z: -0.016550053, w: 0.9702419} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftHand |
|||
parentName: LeftForeArm |
|||
position: {x: -0.24638927, y: 0, z: -1.9984014e-16} |
|||
rotation: {x: -0.0012088432, y: -0.09430209, z: 0.025846586, w: 0.99520737} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftHandPinky1 |
|||
parentName: LeftHand |
|||
position: {x: -0.06565995, y: -0.007825106, z: -0.032251246} |
|||
rotation: {x: -0.2855832, y: 0.03958907, z: 0.09006462, w: 0.9532908} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftHandPinky2 |
|||
parentName: LeftHandPinky1 |
|||
position: {x: -0.030805448, y: -0.000030874573, z: -0.0014480775} |
|||
rotation: {x: 0.046866402, y: -0.021191552, z: 0.037535325, w: 0.9979708} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftHandPinky3 |
|||
parentName: LeftHandPinky2 |
|||
position: {x: -0.023064027, y: -0.0000064025808, z: 0.000000018332095} |
|||
rotation: {x: 0.046137374, y: -0.00057533383, z: 0.24104817, w: 0.9694157} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftHandRing1 |
|||
parentName: LeftHand |
|||
position: {x: -0.07030211, y: -0.0037453093, z: -0.011411792} |
|||
rotation: {x: -0.10741345, y: 0.059429184, z: 0.088830054, w: 0.98845327} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftHandRing2 |
|||
parentName: LeftHandRing1 |
|||
position: {x: -0.043135457, y: -0.000020882308, z: -0.0022351784} |
|||
rotation: {x: 0.01835254, y: -0.025610026, z: 0.033339437, w: 0.9989473} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftHandRing3 |
|||
parentName: LeftHandRing2 |
|||
position: {x: -0.030835565, y: 7.7103546e-11, z: -0.00000001649327} |
|||
rotation: {x: 0.01844835, y: -0.0023553313, z: 0.24471891, w: 0.9694157} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftHandMiddle1 |
|||
parentName: LeftHand |
|||
position: {x: -0.076023825, y: -0.0018851344, z: 0.010141229} |
|||
rotation: {x: -0.101171255, y: 0.046121795, z: 0.095480725, w: 0.989202} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftHandMiddle2 |
|||
parentName: LeftHandMiddle1 |
|||
position: {x: -0.044280436, y: 0.000004798874, z: -0.00042540013} |
|||
rotation: {x: -0.01237742, y: -0.007679537, z: 0.031866986, w: 0.999386} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftHandMiddle3 |
|||
parentName: LeftHandMiddle2 |
|||
position: {x: -0.033964828, y: -0.000000012197929, z: 0.0000000037564827} |
|||
rotation: {x: -0.007197658, y: 0.0008108081, z: 0.2891516, w: 0.95725596} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftHandIndex1 |
|||
parentName: LeftHand |
|||
position: {x: -0.0751258, y: -0.0078414045, z: 0.032652643} |
|||
rotation: {x: 0.061259847, y: 0.06263791, z: 0.05746157, w: 0.9944958} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftHandIndex2 |
|||
parentName: LeftHandIndex1 |
|||
position: {x: -0.03979728, y: 0.000049808405, z: 0.0011857504} |
|||
rotation: {x: -0.06705159, y: 0.015356122, z: 0.033375848, w: 0.99707294} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftHandIndex3 |
|||
parentName: LeftHandIndex2 |
|||
position: {x: -0.027968477, y: -0.000000006281225, z: -0.00000005171866} |
|||
rotation: {x: -0.06594801, y: -0.007528929, z: 0.1695012, w: 0.9832922} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftHandThumb1 |
|||
parentName: LeftHand |
|||
position: {x: -0.014231241, y: -0.012377825, z: 0.025531668} |
|||
rotation: {x: -0.14467527, y: -0.054229494, z: -0.13019106, w: 0.9793766} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftHandThumb2 |
|||
parentName: LeftHandThumb1 |
|||
position: {x: -0.016374, y: -0.00529, z: 0.023491409} |
|||
rotation: {x: -0.029211778, y: 0.09793931, z: 0.007194193, w: 0.99473757} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftHandThumb3 |
|||
parentName: LeftHandThumb2 |
|||
position: {x: -0.02546, y: -0.00764, z: 0.020833} |
|||
rotation: {x: 0.04827262, y: -0.21973689, z: -0.019962844, w: 0.9741596} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightUpLeg |
|||
parentName: Hips |
|||
position: {x: 0.075449534, y: -0.04566399, z: 0} |
|||
rotation: {x: -0.032276265, y: 0.016531665, z: -0.0031780186, w: 0.99933726} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightLeg |
|||
parentName: RightUpLeg |
|||
position: {x: 0.020550467, y: -0.40913, z: -0.00071864796} |
|||
rotation: {x: 0.093560144, y: 0.04952397, z: 0.013197944, w: 0.9942936} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightFoot |
|||
parentName: RightLeg |
|||
position: {x: 0.0051529994, y: -0.4231559, z: -0.027648851} |
|||
rotation: {x: -0.06740476, y: 0.010023657, z: 0.003910149, w: 0.99766773} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightToes |
|||
parentName: RightFoot |
|||
position: {x: 0.007487, y: -0.0731673, z: 0.1454275} |
|||
rotation: {x: 0.019415032, y: 0.004927584, z: -0.0066799005, w: 0.9997771} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftUpLeg |
|||
parentName: Hips |
|||
position: {x: -0.0754495, y: -0.04566402, z: 0} |
|||
rotation: {x: -0.04455423, y: -0.050664593, z: -0.0065634716, w: 0.99769986} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftLeg |
|||
parentName: LeftUpLeg |
|||
position: {x: -0.020550499, y: -0.40912998, z: -0.00071864796} |
|||
rotation: {x: 0.09794467, y: -0.0106297415, z: -0.007692173, w: 0.9951054} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftFoot |
|||
parentName: LeftLeg |
|||
position: {x: -0.0051529994, y: -0.4231559, z: -0.027648851} |
|||
rotation: {x: -0.054597, y: -0.0041822875, z: 0.0012213297, w: 0.998499} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftToes |
|||
parentName: LeftFoot |
|||
position: {x: -0.007487, y: -0.0731673, z: 0.14542712} |
|||
rotation: {x: 0.007571037, y: -0.017576031, z: 0.006144501, w: 0.999798} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
armTwist: 0.5 |
|||
foreArmTwist: 0.5 |
|||
upperLegTwist: 0.5 |
|||
legTwist: 0.5 |
|||
armStretch: 0.05 |
|||
legStretch: 0.05 |
|||
feetSpacing: 0 |
|||
globalScale: 1 |
|||
rootMotionBoneName: |
|||
hasTranslationDoF: 0 |
|||
hasExtraRoot: 1 |
|||
skeletonHasParents: 1 |
|||
lastHumanDescriptionAvatarSource: {instanceID: 0} |
|||
autoGenerateAvatarMappingIfUnspecified: 1 |
|||
animationType: 3 |
|||
humanoidOversampling: 1 |
|||
avatarSetup: 1 |
|||
additionalBone: 0 |
|||
userData: |
|||
assetBundleName: |
|||
assetBundleVariant: |
|
|||
{ |
|||
"displayName":"Human Pose Labeling and Randomization", |
|||
"createSeparatePackage": false |
|||
} |
|
|||
fileFormatVersion: 2 |
|||
guid: c18728ca6608bdb4e896c4442c28aa78 |
|||
folderAsset: yes |
|||
DefaultImporter: |
|||
externalObjects: {} |
|||
userData: |
|||
assetBundleName: |
|||
assetBundleVariant: |
1001
TestProjects/PerceptionURP/Assets/Human Pose Labeling and Randomization/Models and Animations/Idle.fbx
文件差异内容过多而无法显示
查看文件
文件差异内容过多而无法显示
查看文件
|
|||
fileFormatVersion: 2 |
|||
guid: ed4145beaed264358a60cdefbdfccde7 |
|||
ModelImporter: |
|||
serializedVersion: 19301 |
|||
internalIDToNameTable: |
|||
- first: |
|||
74: 1827226128182048838 |
|||
second: Take 001 |
|||
externalObjects: {} |
|||
materials: |
|||
materialImportMode: 1 |
|||
materialName: 0 |
|||
materialSearch: 1 |
|||
materialLocation: 1 |
|||
animations: |
|||
legacyGenerateAnimations: 4 |
|||
bakeSimulation: 0 |
|||
resampleCurves: 1 |
|||
optimizeGameObjects: 0 |
|||
motionNodeName: |
|||
rigImportErrors: |
|||
rigImportWarnings: |
|||
animationImportErrors: |
|||
animationImportWarnings: "\nClip 'Take 001' has import animation warnings that |
|||
might lower retargeting quality:\nNote: Activate translation DOF on avatar |
|||
to improve retargeting quality.\n\t'Spine2' is inbetween humanoid transforms |
|||
and has rotation animation that will be discarded.\n" |
|||
animationRetargetingWarnings: |
|||
animationDoRetargetingWarnings: 0 |
|||
importAnimatedCustomProperties: 0 |
|||
importConstraints: 0 |
|||
animationCompression: 3 |
|||
animationRotationError: 0.5 |
|||
animationPositionError: 0.5 |
|||
animationScaleError: 0.5 |
|||
animationWrapMode: 0 |
|||
extraExposedTransformPaths: [] |
|||
extraUserProperties: [] |
|||
clipAnimations: |
|||
- serializedVersion: 16 |
|||
name: Take 001 |
|||
takeName: Take 001 |
|||
internalID: 0 |
|||
firstFrame: 0 |
|||
lastFrame: 400 |
|||
wrapMode: 0 |
|||
orientationOffsetY: 0 |
|||
level: 0 |
|||
cycleOffset: 0 |
|||
loop: 0 |
|||
hasAdditiveReferencePose: 0 |
|||
loopTime: 1 |
|||
loopBlend: 0 |
|||
loopBlendOrientation: 0 |
|||
loopBlendPositionY: 0 |
|||
loopBlendPositionXZ: 0 |
|||
keepOriginalOrientation: 0 |
|||
keepOriginalPositionY: 1 |
|||
keepOriginalPositionXZ: 0 |
|||
heightFromFeet: 0 |
|||
mirror: 0 |
|||
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 |
|||
curves: [] |
|||
events: [] |
|||
transformMask: [] |
|||
maskType: 3 |
|||
maskSource: {instanceID: 0} |
|||
additiveReferencePoseFrame: 0 |
|||
isReadable: 0 |
|||
meshes: |
|||
lODScreenPercentages: [] |
|||
globalScale: 1 |
|||
meshCompression: 0 |
|||
addColliders: 0 |
|||
useSRGBMaterialColor: 1 |
|||
sortHierarchyByName: 1 |
|||
importVisibility: 1 |
|||
importBlendShapes: 1 |
|||
importCameras: 1 |
|||
importLights: 1 |
|||
fileIdsGeneration: 2 |
|||
swapUVChannels: 0 |
|||
generateSecondaryUV: 0 |
|||
useFileUnits: 1 |
|||
keepQuads: 0 |
|||
weldVertices: 1 |
|||
preserveHierarchy: 0 |
|||
skinWeightsMode: 0 |
|||
maxBonesPerVertex: 4 |
|||
minBoneWeight: 0.001 |
|||
meshOptimizationFlags: -1 |
|||
indexFormat: 0 |
|||
secondaryUVAngleDistortion: 8 |
|||
secondaryUVAreaDistortion: 15.000001 |
|||
secondaryUVHardAngle: 88 |
|||
secondaryUVPackMargin: 4 |
|||
useFileScale: 1 |
|||
tangentSpace: |
|||
normalSmoothAngle: 60 |
|||
normalImportMode: 0 |
|||
tangentImportMode: 3 |
|||
normalCalculationMode: 4 |
|||
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 |
|||
blendShapeNormalImportMode: 1 |
|||
normalSmoothingSource: 0 |
|||
referencedClips: [] |
|||
importAnimation: 1 |
|||
humanDescription: |
|||
serializedVersion: 3 |
|||
human: |
|||
- boneName: Hips |
|||
humanName: Hips |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftUpperLeg |
|||
humanName: LeftUpperLeg |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightUpperLeg |
|||
humanName: RightUpperLeg |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftLeg |
|||
humanName: LeftLowerLeg |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightLeg |
|||
humanName: RightLowerLeg |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftFoot |
|||
humanName: LeftFoot |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightFoot |
|||
humanName: RightFoot |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: Spine1 |
|||
humanName: Spine |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: Neck |
|||
humanName: Neck |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: Head |
|||
humanName: Head |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftShoulder |
|||
humanName: LeftShoulder |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightShoulder |
|||
humanName: RightShoulder |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftUpperArm |
|||
humanName: LeftUpperArm |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightUpperArm |
|||
humanName: RightUpperArm |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftArm |
|||
humanName: LeftLowerArm |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightArm |
|||
humanName: RightLowerArm |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHand |
|||
humanName: LeftHand |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHand |
|||
humanName: RightHand |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftToe |
|||
humanName: LeftToes |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightToe |
|||
humanName: RightToes |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftEye |
|||
humanName: LeftEye |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightEye |
|||
humanName: RightEye |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftThumb1 |
|||
humanName: Left Thumb Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftThumb2 |
|||
humanName: Left Thumb Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftThumb3 |
|||
humanName: Left Thumb Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftIndex1 |
|||
humanName: Left Index Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftIndex2 |
|||
humanName: Left Index Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftIndex3 |
|||
humanName: Left Index Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftMiddle1 |
|||
humanName: Left Middle Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftMiddle2 |
|||
humanName: Left Middle Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftMiddle3 |
|||
humanName: Left Middle Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftRing1 |
|||
humanName: Left Ring Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftRing2 |
|||
humanName: Left Ring Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftRing3 |
|||
humanName: Left Ring Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftPinky1 |
|||
humanName: Left Little Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftPinky2 |
|||
humanName: Left Little Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftPinky3 |
|||
humanName: Left Little Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightThumb1 |
|||
humanName: Right Thumb Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightThumb2 |
|||
humanName: Right Thumb Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightThumb3 |
|||
humanName: Right Thumb Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightIndex1 |
|||
humanName: Right Index Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightIndex2 |
|||
humanName: Right Index Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightIndex3 |
|||
humanName: Right Index Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightMiddle1 |
|||
humanName: Right Middle Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightMiddle2 |
|||
humanName: Right Middle Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightMiddle3 |
|||
humanName: Right Middle Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightRing1 |
|||
humanName: Right Ring Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightRing2 |
|||
humanName: Right Ring Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightRing3 |
|||
humanName: Right Ring Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightPinky1 |
|||
humanName: Right Little Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightPinky2 |
|||
humanName: Right Little Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightPinky3 |
|||
humanName: Right Little Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
skeleton: |
|||
- name: Idle(Clone) |
|||
parentName: |
|||
position: {x: 0, y: 0, z: 0} |
|||
rotation: {x: 0, y: 0, z: 0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Controls |
|||
parentName: Idle(Clone) |
|||
position: {x: -0, y: 0, z: 0} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: ControlsUpperBody |
|||
parentName: Controls |
|||
position: {x: -0, y: 0.9856257, z: -0.028446734} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: ControlsHips |
|||
parentName: ControlsUpperBody |
|||
position: {x: -0, y: 0, z: 0} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Skeleton |
|||
parentName: Idle(Clone) |
|||
position: {x: -0, y: 0, z: 0} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Hips |
|||
parentName: Skeleton |
|||
position: {x: 0, y: 0.9088632, z: -0.028446734} |
|||
rotation: {x: -0.7071068, y: 0.7071068, z: 4.3297813e-17, w: -4.3297803e-17} |
|||
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000005} |
|||
- name: LeftUpperLeg |
|||
parentName: Hips |
|||
position: {x: 0.037347827, y: 0.092801034, z: 0.0064211558} |
|||
rotation: {x: 0.0033267438, y: -0.99839103, z: -0.056605797, w: 0.00040653348} |
|||
scale: {x: 1, y: 0.9999999, z: 0.9999996} |
|||
- name: LeftLeg |
|||
parentName: LeftUpperLeg |
|||
position: {x: -0.37195736, y: -1.236171e-16, z: 5.1000362e-18} |
|||
rotation: {x: -0.0004567057, y: -0.052333966, z: -0.008714589, w: 0.99859154} |
|||
scale: {x: 1.0000001, y: 1.0000001, z: 1} |
|||
- name: LeftFoot |
|||
parentName: LeftLeg |
|||
position: {x: -0.41152263, y: -0.0015294757, z: -0.002893631} |
|||
rotation: {x: 0.050357457, y: 0.49969897, z: 0.026062185, w: 0.8643412} |
|||
scale: {x: 1.0000004, y: 1, z: 1} |
|||
- name: LeftToe |
|||
parentName: LeftFoot |
|||
position: {x: -0.1110157, y: -2.5535128e-17, z: 8.2057634e-17} |
|||
rotation: {x: 0.000000014901161, y: 0.30070585, z: 0.000000044703484, w: 0.953717} |
|||
scale: {x: 1.0000001, y: 0.99999994, z: 1.0000001} |
|||
- name: LeftToeEND |
|||
parentName: LeftToe |
|||
position: {x: -0.11182804, y: -2.918769e-18, z: 9.290528e-17} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightUpperLeg |
|||
parentName: Hips |
|||
position: {x: 0.037347663, y: -0.092801, z: 0.0064211655} |
|||
rotation: {x: 0.056605898, y: -0.00040653528, z: 0.0033267732, w: -0.99839103} |
|||
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000005} |
|||
- name: RightLeg |
|||
parentName: RightUpperLeg |
|||
position: {x: 0.37195793, y: 5.9421585e-17, z: -4.0592486e-18} |
|||
rotation: {x: -0.00045672827, y: -0.05233398, z: -0.008714646, w: 0.9985916} |
|||
scale: {x: 0.9999998, y: 0.99999994, z: 0.99999946} |
|||
- name: RightFoot |
|||
parentName: RightLeg |
|||
position: {x: 0.41152248, y: 0.001529468, z: 0.0028936374} |
|||
rotation: {x: 0.05035755, y: 0.49969903, z: 0.02606225, w: 0.86434126} |
|||
scale: {x: 0.99999994, y: 0.9999999, z: 1.0000001} |
|||
- name: RightToe |
|||
parentName: RightFoot |
|||
position: {x: 0.11101543, y: -0.000000079186826, z: -0.0000003664904} |
|||
rotation: {x: 0.000000029802322, y: 0.30070588, z: 0.000000059604645, w: 0.95371693} |
|||
scale: {x: 1.0000002, y: 1.0000001, z: 0.9999998} |
|||
- name: RightToeEND |
|||
parentName: RightToe |
|||
position: {x: 0.111827955, y: 0.000000072275725, z: 0.00000062929314} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Spine1 |
|||
parentName: Hips |
|||
position: {x: -0.10568693, y: 0, z: 0} |
|||
rotation: {x: 6.617444e-24, y: 1.9852333e-23, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Spine2 |
|||
parentName: Spine1 |
|||
position: {x: -0.1833106, y: 8.548717e-16, z: -4.440892e-18} |
|||
rotation: {x: -0, y: 0.08715574, z: -0.000000029802319, w: 0.9961947} |
|||
scale: {x: 1, y: 1, z: 1.0000001} |
|||
- name: Neck |
|||
parentName: Spine2 |
|||
position: {x: -0.2294332, y: -1.821977e-17, z: 0.0049986364} |
|||
rotation: {x: -0.0000000074505797, y: 0.29237175, z: -0.000000059604638, w: -0.9563047} |
|||
scale: {x: 1.0000001, y: 1.0000002, z: 1.0000004} |
|||
- name: Head |
|||
parentName: Neck |
|||
position: {x: -0.10867395, y: -1.1779883e-16, z: 1.4210854e-16} |
|||
rotation: {x: 0.000000004190951, y: -0.19936799, z: 0.000000059604638, w: -0.9799247} |
|||
scale: {x: 0.9999998, y: 0.99999994, z: 1} |
|||
- name: HeadEND |
|||
parentName: Head |
|||
position: {x: -0.24878563, y: -1.5987211e-16, z: 7.902685e-17} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: UpperEyelids |
|||
parentName: Head |
|||
position: {x: -0.07189023, y: -8.6178355e-16, z: -0.07233469} |
|||
rotation: {x: 5.7245875e-17, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: UpperEyelidsEND |
|||
parentName: UpperEyelids |
|||
position: {x: -0.007184859, y: 1.4464416e-18, z: -0.023956394} |
|||
rotation: {x: -5.7245875e-17, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LowerEyelids |
|||
parentName: Head |
|||
position: {x: -0.069060184, y: -8.611492e-16, z: -0.07243106} |
|||
rotation: {x: 5.7245875e-17, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LowerEyelidsEND |
|||
parentName: LowerEyelids |
|||
position: {x: 0.01227831, y: 5.197173e-18, z: -0.019771008} |
|||
rotation: {x: -5.7245875e-17, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightEye |
|||
parentName: Head |
|||
position: {x: -0.06898793, y: -0.0426449, z: -0.06754389} |
|||
rotation: {x: -0, y: -1, z: -0, w: 0} |
|||
scale: {x: 1, y: 1, z: 0.9999992} |
|||
- name: LeftEye |
|||
parentName: Head |
|||
position: {x: -0.06898784, y: 0.042644892, z: -0.067543894} |
|||
rotation: {x: 0.49111634, y: -0.4841803, z: 0.50882685, w: 0.5152373} |
|||
scale: {x: 0.9999992, y: 0.99999976, z: 0.9999998} |
|||
- name: LeftShoulder |
|||
parentName: Spine2 |
|||
position: {x: -0.1435461, y: 0.03922616, z: 0.022630278} |
|||
rotation: {x: 0.6892404, y: -0.71203506, z: -0.013062941, w: -0.13335346} |
|||
scale: {x: 0.99999994, y: 0.9999999, z: 0.99999934} |
|||
- name: LeftUpperArm |
|||
parentName: LeftShoulder |
|||
position: {x: -0.11169202, y: -1.3877788e-17, z: -5.851063e-17} |
|||
rotation: {x: 0.0016100117, y: 0.10449813, z: -0.025915265, w: 0.9941861} |
|||
scale: {x: 1, y: 0.9999999, z: 1.0000001} |
|||
- name: LeftArm |
|||
parentName: LeftUpperArm |
|||
position: {x: -0.2715663, y: 0, z: 0} |
|||
rotation: {x: -1.364242e-12, y: 0.00005209772, z: -8.5183416e-11, w: 1} |
|||
scale: {x: 0.9999999, y: 1, z: 0.9999999} |
|||
- name: LeftHand |
|||
parentName: LeftArm |
|||
position: {x: -0.2331744, y: -2.842171e-16, z: 0} |
|||
rotation: {x: -0.0000024176613, y: -0.0028313878, z: 0.0008439092, w: 0.99999565} |
|||
scale: {x: 1.0000001, y: 1, z: 1} |
|||
- name: LeftThumb1 |
|||
parentName: LeftHand |
|||
position: {x: -0.014531664, y: -0.010635542, z: 0.02609546} |
|||
rotation: {x: -0.0013910866, y: 0.43585026, z: 0.00026398696, w: 0.9000181} |
|||
scale: {x: 1, y: 1, z: 1.0000002} |
|||
- name: LeftThumb2 |
|||
parentName: LeftThumb1 |
|||
position: {x: -0.044124622, y: 0, z: 4.440892e-18} |
|||
rotation: {x: 0.00000017322598, y: -0.033467647, z: 0.00000084616465, w: 0.99943984} |
|||
scale: {x: 1.0000001, y: 1, z: 1} |
|||
- name: LeftThumb3 |
|||
parentName: LeftThumb2 |
|||
position: {x: -0.03446204, y: 0, z: -1.5543122e-17} |
|||
rotation: {x: -0, y: 0.01745245, z: 5.820767e-11, w: 0.9998477} |
|||
scale: {x: 1, y: 1, z: 0.99999994} |
|||
- name: LeftThumbEnd |
|||
parentName: LeftThumb3 |
|||
position: {x: -0.027849242, y: 0, z: -2.220446e-18} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftThumbEND |
|||
parentName: LeftThumbEnd |
|||
position: {x: 1.1400142e-18, y: 0, z: -1.9054521e-18} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftIndex1 |
|||
parentName: LeftHand |
|||
position: {x: -0.09506476, y: 0.00005518901, z: 0.03229297} |
|||
rotation: {x: -0.0011345766, y: -0.0028024006, z: 0.00084708247, w: 0.9999951} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftIndex2 |
|||
parentName: LeftIndex1 |
|||
position: {x: -0.031456187, y: 0, z: 0} |
|||
rotation: {x: -0, y: -0, z: -2.9558573e-12, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftIndex3 |
|||
parentName: LeftIndex2 |
|||
position: {x: -0.026145402, y: 0, z: 0} |
|||
rotation: {x: -0, y: -0, z: -2.9558573e-12, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftIndexEND |
|||
parentName: LeftIndex3 |
|||
position: {x: -0.030434882, y: 0, z: 8.881784e-18} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftMiddle1 |
|||
parentName: LeftHand |
|||
position: {x: -0.09450546, y: -0.000005017072, z: 0.0054007857} |
|||
rotation: {x: -0.0011345766, y: -0.0028024006, z: 0.00084708247, w: 0.9999951} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftMiddle2 |
|||
parentName: LeftMiddle1 |
|||
position: {x: -0.03860532, y: 0, z: 0} |
|||
rotation: {x: -0, y: -0, z: -2.9558573e-12, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftMiddle3 |
|||
parentName: LeftMiddle2 |
|||
position: {x: -0.029822098, y: 0, z: 0} |
|||
rotation: {x: -0, y: -0, z: -2.9558573e-12, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftMiddleEND |
|||
parentName: LeftMiddle3 |
|||
position: {x: -0.030639142, y: 0, z: 0} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftRing1 |
|||
parentName: LeftHand |
|||
position: {x: -0.09456046, y: -0.00006564576, z: -0.02122128} |
|||
rotation: {x: -0.0011345766, y: -0.0028024006, z: 0.00084708247, w: 0.9999951} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftRing2 |
|||
parentName: LeftRing1 |
|||
position: {x: -0.033294536, y: 0, z: 0} |
|||
rotation: {x: -0, y: -0, z: -2.9558573e-12, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftRing3 |
|||
parentName: LeftRing2 |
|||
position: {x: -0.02573688, y: 0, z: 0} |
|||
rotation: {x: -0, y: -0, z: -2.9558573e-12, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftRingEND |
|||
parentName: LeftRing3 |
|||
position: {x: -0.032273233, y: 0, z: 0} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftPinky1 |
|||
parentName: LeftHand |
|||
position: {x: -0.09338952, y: -0.00012434727, z: -0.047905773} |
|||
rotation: {x: -0.0011345766, y: -0.0028024006, z: 0.00084708247, w: 0.9999951} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftPinky2 |
|||
parentName: LeftPinky1 |
|||
position: {x: -0.02757523, y: 0, z: 0} |
|||
rotation: {x: -0, y: -0, z: -2.9558573e-12, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftPinky3 |
|||
parentName: LeftPinky2 |
|||
position: {x: -0.023694271, y: 0, z: -1.7763568e-17} |
|||
rotation: {x: -0, y: -0, z: -2.9558573e-12, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftPinkyEND |
|||
parentName: LeftPinky3 |
|||
position: {x: -0.023898533, y: 0, z: 1.7763568e-17} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightShoulder |
|||
parentName: Spine2 |
|||
position: {x: -0.14354727, y: -0.0392262, z: 0.022630045} |
|||
rotation: {x: 0.013062939, y: 0.13335349, z: 0.68924034, w: -0.7120352} |
|||
scale: {x: 0.9999998, y: 1.0000005, z: 1.0000001} |
|||
- name: RightUpperArm |
|||
parentName: RightShoulder |
|||
position: {x: 0.11169233, y: 0.0000013741218, z: -0.000000017416571} |
|||
rotation: {x: -0.99418354, y: 0.025917355, z: 0.10452179, w: 0.0016203268} |
|||
scale: {x: 0.9999999, y: 0.9999992, z: 0.99999934} |
|||
- name: RightArm |
|||
parentName: RightUpperArm |
|||
position: {x: 0.27156565, y: -0.0000016521891, z: -0.000000010419892} |
|||
rotation: {x: -0.000011964993, y: 0.00000006449409, z: -0.000010528184, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHand |
|||
parentName: RightArm |
|||
position: {x: 0.23317498, y: 0.000003552258, z: 0.00000003303112} |
|||
rotation: {x: 0.9999994, y: 0.000013414755, z: -0.000033118507, w: -0.0011172842} |
|||
scale: {x: 1, y: 1.0000008, z: 1.0000007} |
|||
- name: RightThumb1 |
|||
parentName: RightHand |
|||
position: {x: 0.014531372, y: 0.010635231, z: -0.026095485} |
|||
rotation: {x: -0.0013910872, y: 0.43585023, z: 0.00026398723, w: 0.90001816} |
|||
scale: {x: 0.99999994, y: 1, z: 1.0000001} |
|||
- name: RightThumb2 |
|||
parentName: RightThumb1 |
|||
position: {x: 0.044124745, y: 2.842171e-16, z: 0.00000011967238} |
|||
rotation: {x: -0.00000014400568, y: -0.03346853, z: -0.0000013610108, w: 0.99943984} |
|||
scale: {x: 0.9999998, y: 1.0000002, z: 1.0000005} |
|||
- name: RightThumb3 |
|||
parentName: RightThumb2 |
|||
position: {x: 0.03446187, y: 1.7053025e-15, z: -0.000000061993184} |
|||
rotation: {x: 9.094947e-13, y: 0.017452449, z: -1.8189894e-12, w: 0.99984777} |
|||
scale: {x: 1, y: 0.9999998, z: 0.99999994} |
|||
- name: RightThumbEnd |
|||
parentName: RightThumb3 |
|||
position: {x: 0.02784971, y: 1.7053025e-15, z: 0.00000026974834} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightThumbEND |
|||
parentName: RightThumbEnd |
|||
position: {x: -1.4210854e-16, y: 0, z: 0} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightIndex1 |
|||
parentName: RightHand |
|||
position: {x: 0.09506465, y: -0.000052980962, z: -0.03229297} |
|||
rotation: {x: -0.0011345765, y: -0.0028024006, z: 0.0008470826, w: 0.9999951} |
|||
scale: {x: 1, y: 1.0000002, z: 1.0000004} |
|||
- name: RightIndex2 |
|||
parentName: RightIndex1 |
|||
position: {x: 0.031456, y: 5.684342e-16, z: 3.7303492e-16} |
|||
rotation: {x: -0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightIndex3 |
|||
parentName: RightIndex2 |
|||
position: {x: 0.026145, y: 0, z: 2.842171e-16} |
|||
rotation: {x: -0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightIndexEND |
|||
parentName: RightIndex3 |
|||
position: {x: 0.030435, y: 2.842171e-16, z: 3.2862602e-16} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightMiddle1 |
|||
parentName: RightHand |
|||
position: {x: 0.09450487, y: 0.000007224165, z: -0.0054008546} |
|||
rotation: {x: -0.0011345765, y: -0.0028024006, z: 0.0008470826, w: 0.9999951} |
|||
scale: {x: 1, y: 1.0000002, z: 1.0000004} |
|||
- name: RightMiddle2 |
|||
parentName: RightMiddle1 |
|||
position: {x: 0.038606, y: 2.842171e-16, z: 4.440892e-16} |
|||
rotation: {x: -0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightMiddle3 |
|||
parentName: RightMiddle2 |
|||
position: {x: 0.029821998, y: 2.842171e-16, z: 3.375078e-16} |
|||
rotation: {x: -0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightMiddleEND |
|||
parentName: RightMiddle3 |
|||
position: {x: 0.030638998, y: -2.842171e-16, z: 3.375078e-16} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightRing1 |
|||
parentName: RightHand |
|||
position: {x: 0.0945606, y: 0.0000678541, z: 0.021221206} |
|||
rotation: {x: -0.0011345765, y: -0.0028024006, z: 0.0008470826, w: 0.9999951} |
|||
scale: {x: 1, y: 1.0000002, z: 1.0000004} |
|||
- name: RightRing2 |
|||
parentName: RightRing1 |
|||
position: {x: 0.033294, y: 2.842171e-16, z: 3.5527135e-16} |
|||
rotation: {x: -0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightRing3 |
|||
parentName: RightRing2 |
|||
position: {x: 0.025736999, y: 0, z: 2.842171e-16} |
|||
rotation: {x: -0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightRingEND |
|||
parentName: RightRing3 |
|||
position: {x: 0.032273, y: 2.842171e-16, z: 3.7303492e-16} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightPinky1 |
|||
parentName: RightHand |
|||
position: {x: 0.093388975, y: 0.0001265551, z: 0.047905993} |
|||
rotation: {x: -0.0011345765, y: -0.0028024006, z: 0.0008470826, w: 0.9999951} |
|||
scale: {x: 1, y: 1.0000002, z: 1.0000004} |
|||
- name: RightPinky2 |
|||
parentName: RightPinky1 |
|||
position: {x: 0.027576, y: 0, z: 3.375078e-16} |
|||
rotation: {x: -0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightPinky3 |
|||
parentName: RightPinky2 |
|||
position: {x: 0.023694, y: 0, z: 2.664535e-16} |
|||
rotation: {x: -0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightPinkyEND |
|||
parentName: RightPinky3 |
|||
position: {x: 0.023898, y: 2.842171e-16, z: 2.664535e-16} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Mesh |
|||
parentName: Idle(Clone) |
|||
position: {x: -0, y: 0, z: 0} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
armTwist: 0.5 |
|||
foreArmTwist: 0.5 |
|||
upperLegTwist: 0.5 |
|||
legTwist: 0.5 |
|||
armStretch: 0.05 |
|||
legStretch: 0.05 |
|||
feetSpacing: 0 |
|||
globalScale: 1 |
|||
rootMotionBoneName: |
|||
hasTranslationDoF: 0 |
|||
hasExtraRoot: 1 |
|||
skeletonHasParents: 1 |
|||
lastHumanDescriptionAvatarSource: {instanceID: 0} |
|||
autoGenerateAvatarMappingIfUnspecified: 1 |
|||
animationType: 3 |
|||
humanoidOversampling: 1 |
|||
avatarSetup: 1 |
|||
additionalBone: 0 |
|||
userData: |
|||
assetBundleName: |
|||
assetBundleVariant: |
|
|||
%YAML 1.1 |
|||
%TAG !u! tag:unity3d.com,2011: |
|||
--- !u!114 &4295273093489125888 |
|||
MonoBehaviour: |
|||
m_ObjectHideFlags: 0 |
|||
m_CorrespondingSourceObject: {fileID: 0} |
|||
m_PrefabInstance: {fileID: 0} |
|||
m_PrefabAsset: {fileID: 0} |
|||
m_GameObject: {fileID: 8917933090883489511} |
|||
m_Enabled: 1 |
|||
m_EditorHideFlags: 0 |
|||
m_Script: {fileID: 11500000, guid: 8b33f0bc2b78db642a758f07826d0dd0, type: 3} |
|||
m_Name: |
|||
m_EditorClassIdentifier: |
|||
labels: |
|||
- Character |
|||
useAutoLabeling: 0 |
|||
autoLabelingSchemeType: |
|||
--- !u!114 &1543322299 |
|||
MonoBehaviour: |
|||
m_ObjectHideFlags: 0 |
|||
m_CorrespondingSourceObject: {fileID: 0} |
|||
m_PrefabInstance: {fileID: 0} |
|||
m_PrefabAsset: {fileID: 0} |
|||
m_GameObject: {fileID: 8917933090883489511} |
|||
m_Enabled: 1 |
|||
m_EditorHideFlags: 0 |
|||
m_Script: {fileID: 11500000, guid: f8943e41c7c34facb177a5decc1b2aef, type: 3} |
|||
m_Name: |
|||
m_EditorClassIdentifier: |
|||
animationClips: |
|||
collapsed: 0 |
|||
probabilities: |
|||
- 0.16666667 |
|||
- 0.16666667 |
|||
- 0.16666667 |
|||
- 0.16666667 |
|||
- 0.16666667 |
|||
- 0.16666667 |
|||
uniform: 1 |
|||
m_Sampler: |
|||
id: 0 |
|||
m_Categories: |
|||
- {fileID: 1827226128182048838, guid: ed4145beaed264358a60cdefbdfccde7, type: 3} |
|||
- {fileID: 1827226128182048838, guid: 80c00a6dc0e2c47259c531f231b6d561, type: 3} |
|||
- {fileID: 1827226128182048838, guid: 65e43c613d6b3433c8c43438401da166, type: 3} |
|||
- {fileID: 1827226128182048838, guid: 5d34bf7cb688a4314bcbafea9c3ac84c, type: 3} |
|||
- {fileID: 1827226128182048838, guid: 2f16d9c0940f3498a9961212d3eb8467, type: 3} |
|||
- {fileID: 1827226128182048838, guid: adb297284496042b5aaf5573ea65a41d, type: 3} |
|||
applyRootMotion: 0 |
|||
references: |
|||
version: 1 |
|||
00000000: |
|||
type: {class: UniformSampler, ns: UnityEngine.Perception.Randomization.Samplers, |
|||
asm: Unity.Perception.Runtime} |
|||
data: |
|||
range: |
|||
minimum: 0 |
|||
maximum: 1 |
|||
--- !u!1001 &8575897352412525494 |
|||
PrefabInstance: |
|||
m_ObjectHideFlags: 0 |
|||
serializedVersion: 2 |
|||
m_Modification: |
|||
m_TransformParent: {fileID: 0} |
|||
m_Modifications: |
|||
- target: {fileID: -8679921383154817045, guid: 1f279db2ebaa049d4aff8b82b6c0a1e7, |
|||
type: 3} |
|||
propertyPath: m_RootOrder |
|||
value: 0 |
|||
objectReference: {fileID: 0} |
|||
- target: {fileID: -8679921383154817045, guid: 1f279db2ebaa049d4aff8b82b6c0a1e7, |
|||
type: 3} |
|||
propertyPath: m_LocalPosition.x |
|||
value: 0 |
|||
objectReference: {fileID: 0} |
|||
- target: {fileID: -8679921383154817045, guid: 1f279db2ebaa049d4aff8b82b6c0a1e7, |
|||
type: 3} |
|||
propertyPath: m_LocalPosition.y |
|||
value: 0 |
|||
objectReference: {fileID: 0} |
|||
- target: {fileID: -8679921383154817045, guid: 1f279db2ebaa049d4aff8b82b6c0a1e7, |
|||
type: 3} |
|||
propertyPath: m_LocalPosition.z |
|||
value: 0 |
|||
objectReference: {fileID: 0} |
|||
- target: {fileID: -8679921383154817045, guid: 1f279db2ebaa049d4aff8b82b6c0a1e7, |
|||
type: 3} |
|||
propertyPath: m_LocalRotation.w |
|||
value: -0.041973293 |
|||
objectReference: {fileID: 0} |
|||
- target: {fileID: -8679921383154817045, guid: 1f279db2ebaa049d4aff8b82b6c0a1e7, |
|||
type: 3} |
|||
propertyPath: m_LocalRotation.x |
|||
value: -0 |
|||
objectReference: {fileID: 0} |
|||
- target: {fileID: -8679921383154817045, guid: 1f279db2ebaa049d4aff8b82b6c0a1e7, |
|||
type: 3} |
|||
propertyPath: m_LocalRotation.y |
|||
value: 0.9991188 |
|||
objectReference: {fileID: 0} |
|||
- target: {fileID: -8679921383154817045, guid: 1f279db2ebaa049d4aff8b82b6c0a1e7, |
|||
type: 3} |
|||
propertyPath: m_LocalRotation.z |
|||
value: -0 |
|||
objectReference: {fileID: 0} |
|||
- target: {fileID: -8679921383154817045, guid: 1f279db2ebaa049d4aff8b82b6c0a1e7, |
|||
type: 3} |
|||
propertyPath: m_LocalEulerAnglesHint.x |
|||
value: 0 |
|||
objectReference: {fileID: 0} |
|||
- target: {fileID: -8679921383154817045, guid: 1f279db2ebaa049d4aff8b82b6c0a1e7, |
|||
type: 3} |
|||
propertyPath: m_LocalEulerAnglesHint.y |
|||
value: 184.81099 |
|||
objectReference: {fileID: 0} |
|||
- target: {fileID: -8679921383154817045, guid: 1f279db2ebaa049d4aff8b82b6c0a1e7, |
|||
type: 3} |
|||
propertyPath: m_LocalEulerAnglesHint.z |
|||
value: 0 |
|||
objectReference: {fileID: 0} |
|||
- target: {fileID: 919132149155446097, guid: 1f279db2ebaa049d4aff8b82b6c0a1e7, |
|||
type: 3} |
|||
propertyPath: m_Name |
|||
value: LabeledAndRandomized |
|||
objectReference: {fileID: 0} |
|||
m_RemovedComponents: [] |
|||
m_SourcePrefab: {fileID: 100100000, guid: 1f279db2ebaa049d4aff8b82b6c0a1e7, type: 3} |
|||
--- !u!1 &8917933090883489511 stripped |
|||
GameObject: |
|||
m_CorrespondingSourceObject: {fileID: 919132149155446097, guid: 1f279db2ebaa049d4aff8b82b6c0a1e7, |
|||
type: 3} |
|||
m_PrefabInstance: {fileID: 8575897352412525494} |
|||
m_PrefabAsset: {fileID: 0} |
|
|||
fileFormatVersion: 2 |
|||
guid: 09c632a4eeff8204c87fa56b8632d9ba |
|||
PrefabImporter: |
|||
externalObjects: {} |
|||
userData: |
|||
assetBundleName: |
|||
assetBundleVariant: |
|
|||
%YAML 1.1 |
|||
%TAG !u! tag:unity3d.com,2011: |
|||
--- !u!74 &7400000 |
|||
AnimationClip: |
|||
m_ObjectHideFlags: 0 |
|||
m_CorrespondingSourceObject: {fileID: 0} |
|||
m_PrefabInstance: {fileID: 0} |
|||
m_PrefabAsset: {fileID: 0} |
|||
m_Name: New Animation |
|||
serializedVersion: 6 |
|||
m_Legacy: 0 |
|||
m_Compressed: 0 |
|||
m_UseHighQualityCurve: 1 |
|||
m_RotationCurves: [] |
|||
m_CompressedRotationCurves: [] |
|||
m_EulerCurves: [] |
|||
m_PositionCurves: [] |
|||
m_ScaleCurves: [] |
|||
m_FloatCurves: [] |
|||
m_PPtrCurves: [] |
|||
m_SampleRate: 60 |
|||
m_WrapMode: 0 |
|||
m_Bounds: |
|||
m_Center: {x: 0, y: 0, z: 0} |
|||
m_Extent: {x: 0, y: 0, z: 0} |
|||
m_ClipBindingConstant: |
|||
genericBindings: [] |
|||
pptrCurveMapping: [] |
|||
m_AnimationClipSettings: |
|||
serializedVersion: 2 |
|||
m_AdditiveReferencePoseClip: {fileID: 0} |
|||
m_AdditiveReferencePoseTime: 0 |
|||
m_StartTime: 0 |
|||
m_StopTime: 1 |
|||
m_OrientationOffsetY: 0 |
|||
m_Level: 0 |
|||
m_CycleOffset: 0 |
|||
m_HasAdditiveReferencePose: 0 |
|||
m_LoopTime: 0 |
|||
m_LoopBlend: 0 |
|||
m_LoopBlendOrientation: 0 |
|||
m_LoopBlendPositionY: 0 |
|||
m_LoopBlendPositionXZ: 0 |
|||
m_KeepOriginalOrientation: 0 |
|||
m_KeepOriginalPositionY: 1 |
|||
m_KeepOriginalPositionXZ: 0 |
|||
m_HeightFromFeet: 0 |
|||
m_Mirror: 0 |
|||
m_EditorCurves: [] |
|||
m_EulerEditorCurves: [] |
|||
m_HasGenericRootTransform: 0 |
|||
m_HasMotionFloatCurves: 0 |
|||
m_Events: [] |
|
|||
fileFormatVersion: 2 |
|||
guid: eb1cd9e0581e8cc4e8e0e34c3c0826e6 |
|||
NativeFormatImporter: |
|||
externalObjects: {} |
|||
mainObjectFileID: 7400000 |
|||
userData: |
|||
assetBundleName: |
|||
assetBundleVariant: |
|
|||
%YAML 1.1 |
|||
%TAG !u! tag:unity3d.com,2011: |
|||
--- !u!1102 &-7353479732373117242 |
|||
AnimatorState: |
|||
serializedVersion: 5 |
|||
m_ObjectHideFlags: 1 |
|||
m_CorrespondingSourceObject: {fileID: 0} |
|||
m_PrefabInstance: {fileID: 0} |
|||
m_PrefabAsset: {fileID: 0} |
|||
m_Name: Take 001 |
|||
m_Speed: 1 |
|||
m_CycleOffset: 0 |
|||
m_Transitions: [] |
|||
m_StateMachineBehaviours: [] |
|||
m_Position: {x: 50, y: 50, z: 0} |
|||
m_IKOnFeet: 0 |
|||
m_WriteDefaultValues: 1 |
|||
m_Mirror: 0 |
|||
m_SpeedParameterActive: 0 |
|||
m_MirrorParameterActive: 0 |
|||
m_CycleOffsetParameterActive: 0 |
|||
m_TimeParameterActive: 0 |
|||
m_Motion: {fileID: 1827226128182048838, guid: ed4145beaed264358a60cdefbdfccde7, |
|||
type: 3} |
|||
m_Tag: |
|||
m_SpeedParameter: |
|||
m_MirrorParameter: |
|||
m_CycleOffsetParameter: |
|||
m_TimeParameter: |
|||
--- !u!91 &9100000 |
|||
AnimatorController: |
|||
m_ObjectHideFlags: 0 |
|||
m_CorrespondingSourceObject: {fileID: 0} |
|||
m_PrefabInstance: {fileID: 0} |
|||
m_PrefabAsset: {fileID: 0} |
|||
m_Name: New Animator Controller |
|||
serializedVersion: 5 |
|||
m_AnimatorParameters: [] |
|||
m_AnimatorLayers: |
|||
- serializedVersion: 5 |
|||
m_Name: New Layer |
|||
m_StateMachine: {fileID: 4979634939698087535} |
|||
m_Mask: {fileID: 0} |
|||
m_Motions: [] |
|||
m_Behaviours: [] |
|||
m_BlendingMode: 0 |
|||
m_SyncedLayerIndex: -1 |
|||
m_DefaultWeight: 0 |
|||
m_IKPass: 0 |
|||
m_SyncedLayerAffectsTiming: 0 |
|||
m_Controller: {fileID: 9100000} |
|||
--- !u!1107 &4979634939698087535 |
|||
AnimatorStateMachine: |
|||
serializedVersion: 5 |
|||
m_ObjectHideFlags: 1 |
|||
m_CorrespondingSourceObject: {fileID: 0} |
|||
m_PrefabInstance: {fileID: 0} |
|||
m_PrefabAsset: {fileID: 0} |
|||
m_Name: New Layer |
|||
m_ChildStates: |
|||
- serializedVersion: 1 |
|||
m_State: {fileID: -7353479732373117242} |
|||
m_Position: {x: 290, y: 110, z: 0} |
|||
m_ChildStateMachines: [] |
|||
m_AnyStateTransitions: [] |
|||
m_EntryTransitions: [] |
|||
m_StateMachineTransitions: {} |
|||
m_StateMachineBehaviours: [] |
|||
m_AnyStatePosition: {x: 50, y: 20, z: 0} |
|||
m_EntryPosition: {x: 50, y: 120, z: 0} |
|||
m_ExitPosition: {x: 800, y: 120, z: 0} |
|||
m_ParentStateMachinePosition: {x: 800, y: 20, z: 0} |
|||
m_DefaultState: {fileID: -7353479732373117242} |
|
|||
fileFormatVersion: 2 |
|||
guid: 5a4ece82c4ce4894babb282606853fc6 |
|||
NativeFormatImporter: |
|||
externalObjects: {} |
|||
mainObjectFileID: 9100000 |
|||
userData: |
|||
assetBundleName: |
|||
assetBundleVariant: |
1001
TestProjects/PerceptionURP/Assets/Human Pose Labeling and Randomization/Models and Animations/Player.fbx
文件差异内容过多而无法显示
查看文件
文件差异内容过多而无法显示
查看文件
|
|||
fileFormatVersion: 2 |
|||
guid: 1f279db2ebaa049d4aff8b82b6c0a1e7 |
|||
ModelImporter: |
|||
serializedVersion: 19301 |
|||
internalIDToNameTable: [] |
|||
externalObjects: {} |
|||
materials: |
|||
materialImportMode: 1 |
|||
materialName: 0 |
|||
materialSearch: 1 |
|||
materialLocation: 1 |
|||
animations: |
|||
legacyGenerateAnimations: 4 |
|||
bakeSimulation: 0 |
|||
resampleCurves: 1 |
|||
optimizeGameObjects: 0 |
|||
motionNodeName: |
|||
rigImportErrors: |
|||
rigImportWarnings: |
|||
animationImportErrors: |
|||
animationImportWarnings: |
|||
animationRetargetingWarnings: |
|||
animationDoRetargetingWarnings: 0 |
|||
importAnimatedCustomProperties: 0 |
|||
importConstraints: 0 |
|||
animationCompression: 3 |
|||
animationRotationError: 0.5 |
|||
animationPositionError: 0.5 |
|||
animationScaleError: 0.5 |
|||
animationWrapMode: 0 |
|||
extraExposedTransformPaths: [] |
|||
extraUserProperties: [] |
|||
clipAnimations: [] |
|||
isReadable: 0 |
|||
meshes: |
|||
lODScreenPercentages: [] |
|||
globalScale: 1 |
|||
meshCompression: 0 |
|||
addColliders: 0 |
|||
useSRGBMaterialColor: 1 |
|||
sortHierarchyByName: 1 |
|||
importVisibility: 1 |
|||
importBlendShapes: 1 |
|||
importCameras: 1 |
|||
importLights: 1 |
|||
fileIdsGeneration: 2 |
|||
swapUVChannels: 0 |
|||
generateSecondaryUV: 0 |
|||
useFileUnits: 1 |
|||
keepQuads: 0 |
|||
weldVertices: 1 |
|||
preserveHierarchy: 0 |
|||
skinWeightsMode: 0 |
|||
maxBonesPerVertex: 4 |
|||
minBoneWeight: 0.001 |
|||
meshOptimizationFlags: -1 |
|||
indexFormat: 0 |
|||
secondaryUVAngleDistortion: 8 |
|||
secondaryUVAreaDistortion: 15.000001 |
|||
secondaryUVHardAngle: 88 |
|||
secondaryUVPackMargin: 4 |
|||
useFileScale: 1 |
|||
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: 1 |
|||
skeletonHasParents: 1 |
|||
lastHumanDescriptionAvatarSource: {instanceID: 0} |
|||
autoGenerateAvatarMappingIfUnspecified: 1 |
|||
animationType: 3 |
|||
humanoidOversampling: 1 |
|||
avatarSetup: 1 |
|||
additionalBone: 0 |
|||
userData: |
|||
assetBundleName: |
|||
assetBundleVariant: |
1001
TestProjects/PerceptionURP/Assets/Human Pose Labeling and Randomization/Models and Animations/PutGlassesOn.fbx
文件差异内容过多而无法显示
查看文件
文件差异内容过多而无法显示
查看文件
|
|||
fileFormatVersion: 2 |
|||
guid: 80c00a6dc0e2c47259c531f231b6d561 |
|||
ModelImporter: |
|||
serializedVersion: 19301 |
|||
internalIDToNameTable: |
|||
- first: |
|||
74: 1827226128182048838 |
|||
second: Take 001 |
|||
externalObjects: {} |
|||
materials: |
|||
materialImportMode: 1 |
|||
materialName: 0 |
|||
materialSearch: 1 |
|||
materialLocation: 1 |
|||
animations: |
|||
legacyGenerateAnimations: 4 |
|||
bakeSimulation: 0 |
|||
resampleCurves: 1 |
|||
optimizeGameObjects: 0 |
|||
motionNodeName: |
|||
rigImportErrors: |
|||
rigImportWarnings: |
|||
animationImportErrors: |
|||
animationImportWarnings: "\nClip 'Take 001' has import animation warnings that |
|||
might lower retargeting quality:\nNote: Activate translation DOF on avatar |
|||
to improve retargeting quality.\n\t'Spine2' is inbetween humanoid transforms |
|||
and has rotation animation that will be discarded.\n" |
|||
animationRetargetingWarnings: |
|||
animationDoRetargetingWarnings: 0 |
|||
importAnimatedCustomProperties: 0 |
|||
importConstraints: 0 |
|||
animationCompression: 3 |
|||
animationRotationError: 0.5 |
|||
animationPositionError: 0.5 |
|||
animationScaleError: 0.5 |
|||
animationWrapMode: 0 |
|||
extraExposedTransformPaths: [] |
|||
extraUserProperties: [] |
|||
clipAnimations: |
|||
- serializedVersion: 16 |
|||
name: Take 001 |
|||
takeName: Take 001 |
|||
internalID: 0 |
|||
firstFrame: 0 |
|||
lastFrame: 120 |
|||
wrapMode: 0 |
|||
orientationOffsetY: 0 |
|||
level: 0 |
|||
cycleOffset: 0 |
|||
loop: 0 |
|||
hasAdditiveReferencePose: 0 |
|||
loopTime: 1 |
|||
loopBlend: 0 |
|||
loopBlendOrientation: 0 |
|||
loopBlendPositionY: 0 |
|||
loopBlendPositionXZ: 0 |
|||
keepOriginalOrientation: 0 |
|||
keepOriginalPositionY: 1 |
|||
keepOriginalPositionXZ: 0 |
|||
heightFromFeet: 0 |
|||
mirror: 0 |
|||
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 |
|||
curves: [] |
|||
events: [] |
|||
transformMask: [] |
|||
maskType: 3 |
|||
maskSource: {instanceID: 0} |
|||
additiveReferencePoseFrame: 0 |
|||
isReadable: 0 |
|||
meshes: |
|||
lODScreenPercentages: [] |
|||
globalScale: 1 |
|||
meshCompression: 0 |
|||
addColliders: 0 |
|||
useSRGBMaterialColor: 1 |
|||
sortHierarchyByName: 1 |
|||
importVisibility: 1 |
|||
importBlendShapes: 1 |
|||
importCameras: 1 |
|||
importLights: 1 |
|||
fileIdsGeneration: 2 |
|||
swapUVChannels: 0 |
|||
generateSecondaryUV: 0 |
|||
useFileUnits: 1 |
|||
keepQuads: 0 |
|||
weldVertices: 1 |
|||
preserveHierarchy: 0 |
|||
skinWeightsMode: 0 |
|||
maxBonesPerVertex: 4 |
|||
minBoneWeight: 0.001 |
|||
meshOptimizationFlags: -1 |
|||
indexFormat: 0 |
|||
secondaryUVAngleDistortion: 8 |
|||
secondaryUVAreaDistortion: 15.000001 |
|||
secondaryUVHardAngle: 88 |
|||
secondaryUVPackMargin: 4 |
|||
useFileScale: 1 |
|||
tangentSpace: |
|||
normalSmoothAngle: 60 |
|||
normalImportMode: 0 |
|||
tangentImportMode: 3 |
|||
normalCalculationMode: 4 |
|||
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 |
|||
blendShapeNormalImportMode: 1 |
|||
normalSmoothingSource: 0 |
|||
referencedClips: [] |
|||
importAnimation: 1 |
|||
humanDescription: |
|||
serializedVersion: 3 |
|||
human: |
|||
- boneName: Hips |
|||
humanName: Hips |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftUpperLeg |
|||
humanName: LeftUpperLeg |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightUpperLeg |
|||
humanName: RightUpperLeg |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftLeg |
|||
humanName: LeftLowerLeg |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightLeg |
|||
humanName: RightLowerLeg |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftFoot |
|||
humanName: LeftFoot |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightFoot |
|||
humanName: RightFoot |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: Spine1 |
|||
humanName: Spine |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: Neck |
|||
humanName: Neck |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: Head |
|||
humanName: Head |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftShoulder |
|||
humanName: LeftShoulder |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightShoulder |
|||
humanName: RightShoulder |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftUpperArm |
|||
humanName: LeftUpperArm |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightUpperArm |
|||
humanName: RightUpperArm |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftArm |
|||
humanName: LeftLowerArm |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightArm |
|||
humanName: RightLowerArm |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHand |
|||
humanName: LeftHand |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHand |
|||
humanName: RightHand |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftToe |
|||
humanName: LeftToes |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightToe |
|||
humanName: RightToes |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftEye |
|||
humanName: LeftEye |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightEye |
|||
humanName: RightEye |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftThumb1 |
|||
humanName: Left Thumb Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftThumb2 |
|||
humanName: Left Thumb Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftThumb3 |
|||
humanName: Left Thumb Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftIndex1 |
|||
humanName: Left Index Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftIndex2 |
|||
humanName: Left Index Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftIndex3 |
|||
humanName: Left Index Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftMiddle1 |
|||
humanName: Left Middle Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftMiddle2 |
|||
humanName: Left Middle Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftMiddle3 |
|||
humanName: Left Middle Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftRing1 |
|||
humanName: Left Ring Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftRing2 |
|||
humanName: Left Ring Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftRing3 |
|||
humanName: Left Ring Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftPinky1 |
|||
humanName: Left Little Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftPinky2 |
|||
humanName: Left Little Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftPinky3 |
|||
humanName: Left Little Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightThumb1 |
|||
humanName: Right Thumb Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightThumb2 |
|||
humanName: Right Thumb Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightThumb3 |
|||
humanName: Right Thumb Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightIndex1 |
|||
humanName: Right Index Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightIndex2 |
|||
humanName: Right Index Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightIndex3 |
|||
humanName: Right Index Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightMiddle1 |
|||
humanName: Right Middle Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightMiddle2 |
|||
humanName: Right Middle Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightMiddle3 |
|||
humanName: Right Middle Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightRing1 |
|||
humanName: Right Ring Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightRing2 |
|||
humanName: Right Ring Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightRing3 |
|||
humanName: Right Ring Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightPinky1 |
|||
humanName: Right Little Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightPinky2 |
|||
humanName: Right Little Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightPinky3 |
|||
humanName: Right Little Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
skeleton: |
|||
- name: PutGlassesOn(Clone) |
|||
parentName: |
|||
position: {x: 0, y: 0, z: 0} |
|||
rotation: {x: 0, y: 0, z: 0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Controls |
|||
parentName: PutGlassesOn(Clone) |
|||
position: {x: -0, y: 0, z: 0} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: ControlsUpperBody |
|||
parentName: Controls |
|||
position: {x: -0, y: 0.9856257, z: -0.028446734} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: ControlsHips |
|||
parentName: ControlsUpperBody |
|||
position: {x: -0, y: 0, z: 0} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Skeleton |
|||
parentName: PutGlassesOn(Clone) |
|||
position: {x: -0, y: 0, z: 0} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Hips |
|||
parentName: Skeleton |
|||
position: {x: 0, y: 0.9088633, z: -0.028446734} |
|||
rotation: {x: -0.7071068, y: 0.7071068, z: 4.3297813e-17, w: -4.3297803e-17} |
|||
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000005} |
|||
- name: LeftUpperLeg |
|||
parentName: Hips |
|||
position: {x: 0.037347827, y: 0.092801034, z: 0.0064211558} |
|||
rotation: {x: 0.0033267438, y: -0.99839103, z: -0.056605797, w: 0.00040653348} |
|||
scale: {x: 1, y: 0.9999999, z: 0.9999996} |
|||
- name: LeftLeg |
|||
parentName: LeftUpperLeg |
|||
position: {x: -0.37195736, y: -1.236171e-16, z: 5.1000362e-18} |
|||
rotation: {x: -0.0004567057, y: -0.052333966, z: -0.008714589, w: 0.99859154} |
|||
scale: {x: 1.0000001, y: 1.0000001, z: 1} |
|||
- name: LeftFoot |
|||
parentName: LeftLeg |
|||
position: {x: -0.41152263, y: -0.0015294757, z: -0.002893631} |
|||
rotation: {x: 0.050357457, y: 0.49969897, z: 0.026062185, w: 0.8643412} |
|||
scale: {x: 1.0000004, y: 1, z: 1} |
|||
- name: LeftToe |
|||
parentName: LeftFoot |
|||
position: {x: -0.1110157, y: -2.5535128e-17, z: 8.2057634e-17} |
|||
rotation: {x: 0.000000014901161, y: 0.30070585, z: 0.000000044703484, w: 0.953717} |
|||
scale: {x: 1.0000001, y: 0.99999994, z: 1.0000001} |
|||
- name: LeftToeEND |
|||
parentName: LeftToe |
|||
position: {x: -0.11182804, y: -2.918769e-18, z: 9.290528e-17} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightUpperLeg |
|||
parentName: Hips |
|||
position: {x: 0.037347663, y: -0.092801, z: 0.0064211655} |
|||
rotation: {x: 0.056605905, y: -0.00040653528, z: 0.0033267732, w: -0.99839103} |
|||
scale: {x: 1.0000001, y: 1.0000002, z: 1.0000002} |
|||
- name: RightLeg |
|||
parentName: RightUpperLeg |
|||
position: {x: 0.37195793, y: 5.9421585e-17, z: -4.0592486e-18} |
|||
rotation: {x: -0.00045672827, y: -0.05233397, z: -0.008714646, w: 0.9985916} |
|||
scale: {x: 1, y: 0.99999994, z: 0.99999994} |
|||
- name: RightFoot |
|||
parentName: RightLeg |
|||
position: {x: 0.41152248, y: 0.001529468, z: 0.0028936374} |
|||
rotation: {x: 0.05035758, y: 0.499699, z: 0.02606225, w: 0.86434126} |
|||
scale: {x: 0.99999994, y: 1, z: 1.0000004} |
|||
- name: RightToe |
|||
parentName: RightFoot |
|||
position: {x: 0.11101543, y: -0.000000079186826, z: -0.0000003664904} |
|||
rotation: {x: 0.000000029802322, y: 0.30070585, z: 0.000000029802322, w: 0.953717} |
|||
scale: {x: 0.9999998, y: 0.9999998, z: 0.9999997} |
|||
- name: RightToeEND |
|||
parentName: RightToe |
|||
position: {x: 0.111827955, y: 0.000000072275725, z: 0.00000062929314} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Spine1 |
|||
parentName: Hips |
|||
position: {x: -0.10568693, y: 0, z: 0} |
|||
rotation: {x: 6.617444e-24, y: 1.9852333e-23, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Spine2 |
|||
parentName: Spine1 |
|||
position: {x: -0.1833106, y: 8.548717e-16, z: -4.440892e-18} |
|||
rotation: {x: -0, y: 0.08715574, z: -0.000000029802319, w: 0.9961947} |
|||
scale: {x: 1, y: 1, z: 1.0000001} |
|||
- name: Neck |
|||
parentName: Spine2 |
|||
position: {x: -0.2294332, y: -1.821977e-17, z: 0.0049986364} |
|||
rotation: {x: -0.0000000074505797, y: 0.29237175, z: -0.000000059604638, w: -0.9563047} |
|||
scale: {x: 1.0000001, y: 1.0000002, z: 1.0000004} |
|||
- name: Head |
|||
parentName: Neck |
|||
position: {x: -0.10867395, y: -1.1779883e-16, z: 1.4210854e-16} |
|||
rotation: {x: 0.000000004190951, y: -0.19936799, z: 0.000000059604638, w: -0.9799247} |
|||
scale: {x: 0.9999998, y: 0.99999994, z: 1} |
|||
- name: HeadEND |
|||
parentName: Head |
|||
position: {x: -0.24878563, y: -1.5987211e-16, z: 7.902685e-17} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: UpperEyelids |
|||
parentName: Head |
|||
position: {x: -0.07189023, y: -8.6178355e-16, z: -0.07233469} |
|||
rotation: {x: 5.89806e-17, y: -8.6736174e-19, z: 1.110223e-16, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: UpperEyelidsEND |
|||
parentName: UpperEyelids |
|||
position: {x: -0.007184859, y: 1.4464416e-18, z: -0.023956394} |
|||
rotation: {x: -5.89806e-17, y: 8.6736174e-19, z: -1.110223e-16, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LowerEyelids |
|||
parentName: Head |
|||
position: {x: -0.069060184, y: -8.611492e-16, z: -0.07243106} |
|||
rotation: {x: 5.89806e-17, y: -8.6736174e-19, z: 1.110223e-16, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LowerEyelidsEND |
|||
parentName: LowerEyelids |
|||
position: {x: 0.01227831, y: 5.197173e-18, z: -0.019771008} |
|||
rotation: {x: -5.89806e-17, y: 8.6736174e-19, z: -1.110223e-16, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightEye |
|||
parentName: Head |
|||
position: {x: -0.06898793, y: -0.0426449, z: -0.06754389} |
|||
rotation: {x: -0, y: -1, z: -0, w: 0} |
|||
scale: {x: 1, y: 1, z: 0.9999992} |
|||
- name: LeftEye |
|||
parentName: Head |
|||
position: {x: -0.06898784, y: 0.042644892, z: -0.067543894} |
|||
rotation: {x: 0.49111634, y: -0.4841803, z: 0.50882685, w: 0.5152373} |
|||
scale: {x: 0.9999992, y: 0.99999976, z: 0.9999998} |
|||
- name: LeftShoulder |
|||
parentName: Spine2 |
|||
position: {x: -0.1435461, y: 0.03922616, z: 0.022630278} |
|||
rotation: {x: 0.6892404, y: -0.71203506, z: -0.013062941, w: -0.13335346} |
|||
scale: {x: 0.99999994, y: 0.9999999, z: 0.99999934} |
|||
- name: LeftUpperArm |
|||
parentName: LeftShoulder |
|||
position: {x: -0.11169202, y: -1.3877788e-17, z: -5.851063e-17} |
|||
rotation: {x: 0.0016100117, y: 0.10449813, z: -0.025915265, w: 0.9941861} |
|||
scale: {x: 1, y: 0.9999999, z: 1.0000001} |
|||
- name: LeftArm |
|||
parentName: LeftUpperArm |
|||
position: {x: -0.2715663, y: 0, z: 0} |
|||
rotation: {x: -1.364242e-12, y: 0.00005209772, z: -8.5183416e-11, w: 1} |
|||
scale: {x: 0.9999999, y: 1, z: 0.9999999} |
|||
- name: LeftHand |
|||
parentName: LeftArm |
|||
position: {x: -0.2331744, y: -2.842171e-16, z: 0} |
|||
rotation: {x: -0.0000024176613, y: -0.0028313878, z: 0.0008439092, w: 0.99999565} |
|||
scale: {x: 1.0000001, y: 1, z: 1} |
|||
- name: LeftThumb1 |
|||
parentName: LeftHand |
|||
position: {x: -0.014531664, y: -0.010635542, z: 0.02609546} |
|||
rotation: {x: -0.0013910866, y: 0.43585026, z: 0.00026398696, w: 0.9000181} |
|||
scale: {x: 1, y: 1, z: 1.0000002} |
|||
- name: LeftThumb2 |
|||
parentName: LeftThumb1 |
|||
position: {x: -0.044124622, y: 0, z: 4.440892e-18} |
|||
rotation: {x: 0.00000017322598, y: -0.033467647, z: 0.00000084616465, w: 0.99943984} |
|||
scale: {x: 1.0000001, y: 1, z: 1} |
|||
- name: LeftThumb3 |
|||
parentName: LeftThumb2 |
|||
position: {x: -0.03446204, y: 0, z: -1.5543122e-17} |
|||
rotation: {x: -0, y: 0.01745245, z: 5.820767e-11, w: 0.9998477} |
|||
scale: {x: 1, y: 1, z: 0.99999994} |
|||
- name: LeftThumbEnd |
|||
parentName: LeftThumb3 |
|||
position: {x: -0.027849242, y: 0, z: -2.220446e-18} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftThumbEND |
|||
parentName: LeftThumbEnd |
|||
position: {x: 1.1400142e-18, y: 0, z: -1.9054521e-18} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftIndex1 |
|||
parentName: LeftHand |
|||
position: {x: -0.09506476, y: 0.00005518901, z: 0.03229297} |
|||
rotation: {x: -0.0011345766, y: -0.0028024006, z: 0.00084708247, w: 0.9999951} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftIndex2 |
|||
parentName: LeftIndex1 |
|||
position: {x: -0.031456187, y: 0, z: 0} |
|||
rotation: {x: -0, y: -0, z: -2.9558573e-12, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftIndex3 |
|||
parentName: LeftIndex2 |
|||
position: {x: -0.026145402, y: 0, z: 0} |
|||
rotation: {x: -0, y: -0, z: -2.9558573e-12, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftIndexEND |
|||
parentName: LeftIndex3 |
|||
position: {x: -0.030434882, y: 0, z: 8.881784e-18} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftMiddle1 |
|||
parentName: LeftHand |
|||
position: {x: -0.09450546, y: -0.000005017072, z: 0.0054007857} |
|||
rotation: {x: -0.0011345766, y: -0.0028024006, z: 0.00084708247, w: 0.9999951} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftMiddle2 |
|||
parentName: LeftMiddle1 |
|||
position: {x: -0.03860532, y: 0, z: 0} |
|||
rotation: {x: -0, y: -0, z: -2.9558573e-12, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftMiddle3 |
|||
parentName: LeftMiddle2 |
|||
position: {x: -0.029822098, y: 0, z: 0} |
|||
rotation: {x: -0, y: -0, z: -2.9558573e-12, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftMiddleEND |
|||
parentName: LeftMiddle3 |
|||
position: {x: -0.030639142, y: 0, z: 0} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftRing1 |
|||
parentName: LeftHand |
|||
position: {x: -0.09456046, y: -0.00006564576, z: -0.02122128} |
|||
rotation: {x: -0.0011345766, y: -0.0028024006, z: 0.00084708247, w: 0.9999951} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftRing2 |
|||
parentName: LeftRing1 |
|||
position: {x: -0.033294536, y: 0, z: 0} |
|||
rotation: {x: -0, y: -0, z: -2.9558573e-12, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftRing3 |
|||
parentName: LeftRing2 |
|||
position: {x: -0.02573688, y: 0, z: 0} |
|||
rotation: {x: -0, y: -0, z: -2.9558573e-12, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftRingEND |
|||
parentName: LeftRing3 |
|||
position: {x: -0.032273233, y: 0, z: 0} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftPinky1 |
|||
parentName: LeftHand |
|||
position: {x: -0.09338952, y: -0.00012434727, z: -0.047905773} |
|||
rotation: {x: -0.0011345766, y: -0.0028024006, z: 0.00084708247, w: 0.9999951} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftPinky2 |
|||
parentName: LeftPinky1 |
|||
position: {x: -0.02757523, y: 0, z: 0} |
|||
rotation: {x: -0, y: -0, z: -2.9558573e-12, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftPinky3 |
|||
parentName: LeftPinky2 |
|||
position: {x: -0.023694271, y: 0, z: -1.7763568e-17} |
|||
rotation: {x: -0, y: -0, z: -2.9558573e-12, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftPinkyEND |
|||
parentName: LeftPinky3 |
|||
position: {x: -0.023898533, y: 0, z: 1.7763568e-17} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightShoulder |
|||
parentName: Spine2 |
|||
position: {x: -0.14354727, y: -0.0392262, z: 0.022630045} |
|||
rotation: {x: 0.013062939, y: 0.13335349, z: 0.68924034, w: -0.7120352} |
|||
scale: {x: 0.9999998, y: 1.0000005, z: 1.0000001} |
|||
- name: RightUpperArm |
|||
parentName: RightShoulder |
|||
position: {x: 0.11169233, y: 0.0000013741218, z: -0.000000017416571} |
|||
rotation: {x: -0.99418354, y: 0.025917355, z: 0.10452179, w: 0.0016203268} |
|||
scale: {x: 0.9999999, y: 0.9999992, z: 0.99999934} |
|||
- name: RightArm |
|||
parentName: RightUpperArm |
|||
position: {x: 0.27156565, y: -0.0000016521891, z: -0.000000010419892} |
|||
rotation: {x: -0.000011964993, y: 0.00000006449409, z: -0.000010528184, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHand |
|||
parentName: RightArm |
|||
position: {x: 0.23317498, y: 0.000003552258, z: 0.00000003303112} |
|||
rotation: {x: 0.9999994, y: 0.000013414755, z: -0.000033118507, w: -0.0011172842} |
|||
scale: {x: 1, y: 1.0000008, z: 1.0000007} |
|||
- name: RightThumb1 |
|||
parentName: RightHand |
|||
position: {x: 0.014531372, y: 0.010635231, z: -0.026095485} |
|||
rotation: {x: -0.0013910872, y: 0.43585023, z: 0.00026398723, w: 0.90001816} |
|||
scale: {x: 0.99999994, y: 1, z: 1.0000001} |
|||
- name: RightThumb2 |
|||
parentName: RightThumb1 |
|||
position: {x: 0.044124745, y: 2.842171e-16, z: 0.00000011967238} |
|||
rotation: {x: -0.00000014400568, y: -0.03346853, z: -0.0000013610108, w: 0.99943984} |
|||
scale: {x: 0.9999998, y: 1.0000002, z: 1.0000005} |
|||
- name: RightThumb3 |
|||
parentName: RightThumb2 |
|||
position: {x: 0.03446187, y: 1.7053025e-15, z: -0.000000061993184} |
|||
rotation: {x: 9.094947e-13, y: 0.017452449, z: -1.8189894e-12, w: 0.99984777} |
|||
scale: {x: 1, y: 0.9999998, z: 0.99999994} |
|||
- name: RightThumbEnd |
|||
parentName: RightThumb3 |
|||
position: {x: 0.02784971, y: 1.7053025e-15, z: 0.00000026974834} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightThumbEND |
|||
parentName: RightThumbEnd |
|||
position: {x: -1.4210854e-16, y: 0, z: 0} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightIndex1 |
|||
parentName: RightHand |
|||
position: {x: 0.09506465, y: -0.000052980962, z: -0.03229297} |
|||
rotation: {x: -0.0011345765, y: -0.0028024006, z: 0.0008470826, w: 0.9999951} |
|||
scale: {x: 1, y: 1.0000002, z: 1.0000004} |
|||
- name: RightIndex2 |
|||
parentName: RightIndex1 |
|||
position: {x: 0.031456, y: 5.684342e-16, z: 3.7303492e-16} |
|||
rotation: {x: -0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightIndex3 |
|||
parentName: RightIndex2 |
|||
position: {x: 0.026145, y: 0, z: 2.842171e-16} |
|||
rotation: {x: -0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightIndexEND |
|||
parentName: RightIndex3 |
|||
position: {x: 0.030435, y: 2.842171e-16, z: 3.2862602e-16} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightMiddle1 |
|||
parentName: RightHand |
|||
position: {x: 0.09450487, y: 0.000007224165, z: -0.0054008546} |
|||
rotation: {x: -0.0011345765, y: -0.0028024006, z: 0.0008470826, w: 0.9999951} |
|||
scale: {x: 1, y: 1.0000002, z: 1.0000004} |
|||
- name: RightMiddle2 |
|||
parentName: RightMiddle1 |
|||
position: {x: 0.038606, y: 2.842171e-16, z: 4.440892e-16} |
|||
rotation: {x: -0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightMiddle3 |
|||
parentName: RightMiddle2 |
|||
position: {x: 0.029821998, y: 2.842171e-16, z: 3.375078e-16} |
|||
rotation: {x: -0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightMiddleEND |
|||
parentName: RightMiddle3 |
|||
position: {x: 0.030638998, y: -2.842171e-16, z: 3.375078e-16} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightRing1 |
|||
parentName: RightHand |
|||
position: {x: 0.0945606, y: 0.0000678541, z: 0.021221206} |
|||
rotation: {x: -0.0011345765, y: -0.0028024006, z: 0.0008470826, w: 0.9999951} |
|||
scale: {x: 1, y: 1.0000002, z: 1.0000004} |
|||
- name: RightRing2 |
|||
parentName: RightRing1 |
|||
position: {x: 0.033294, y: 2.842171e-16, z: 3.5527135e-16} |
|||
rotation: {x: -0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightRing3 |
|||
parentName: RightRing2 |
|||
position: {x: 0.025736999, y: 0, z: 2.842171e-16} |
|||
rotation: {x: -0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightRingEND |
|||
parentName: RightRing3 |
|||
position: {x: 0.032273, y: 2.842171e-16, z: 3.7303492e-16} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightPinky1 |
|||
parentName: RightHand |
|||
position: {x: 0.093388975, y: 0.0001265551, z: 0.047905993} |
|||
rotation: {x: -0.0011345765, y: -0.0028024006, z: 0.0008470826, w: 0.9999951} |
|||
scale: {x: 1, y: 1.0000002, z: 1.0000004} |
|||
- name: RightPinky2 |
|||
parentName: RightPinky1 |
|||
position: {x: 0.027576, y: 0, z: 3.375078e-16} |
|||
rotation: {x: -0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightPinky3 |
|||
parentName: RightPinky2 |
|||
position: {x: 0.023694, y: 0, z: 2.664535e-16} |
|||
rotation: {x: -0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightPinkyEND |
|||
parentName: RightPinky3 |
|||
position: {x: 0.023898, y: 2.842171e-16, z: 2.664535e-16} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Mesh |
|||
parentName: PutGlassesOn(Clone) |
|||
position: {x: -0, y: 0, z: 0} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
armTwist: 0.5 |
|||
foreArmTwist: 0.5 |
|||
upperLegTwist: 0.5 |
|||
legTwist: 0.5 |
|||
armStretch: 0.05 |
|||
legStretch: 0.05 |
|||
feetSpacing: 0 |
|||
globalScale: 1 |
|||
rootMotionBoneName: |
|||
hasTranslationDoF: 0 |
|||
hasExtraRoot: 1 |
|||
skeletonHasParents: 1 |
|||
lastHumanDescriptionAvatarSource: {instanceID: 0} |
|||
autoGenerateAvatarMappingIfUnspecified: 1 |
|||
animationType: 3 |
|||
humanoidOversampling: 1 |
|||
avatarSetup: 1 |
|||
additionalBone: 0 |
|||
userData: |
|||
assetBundleName: |
|||
assetBundleVariant: |
1001
TestProjects/PerceptionURP/Assets/Human Pose Labeling and Randomization/Models and Animations/Run.fbx
文件差异内容过多而无法显示
查看文件
文件差异内容过多而无法显示
查看文件
|
|||
fileFormatVersion: 2 |
|||
guid: 65e43c613d6b3433c8c43438401da166 |
|||
ModelImporter: |
|||
serializedVersion: 19301 |
|||
internalIDToNameTable: |
|||
- first: |
|||
74: 1827226128182048838 |
|||
second: Take 001 |
|||
externalObjects: {} |
|||
materials: |
|||
materialImportMode: 1 |
|||
materialName: 0 |
|||
materialSearch: 1 |
|||
materialLocation: 0 |
|||
animations: |
|||
legacyGenerateAnimations: 4 |
|||
bakeSimulation: 0 |
|||
resampleCurves: 1 |
|||
optimizeGameObjects: 0 |
|||
motionNodeName: |
|||
rigImportErrors: |
|||
rigImportWarnings: |
|||
animationImportErrors: |
|||
animationImportWarnings: |
|||
animationRetargetingWarnings: |
|||
animationDoRetargetingWarnings: 0 |
|||
importAnimatedCustomProperties: 0 |
|||
importConstraints: 0 |
|||
animationCompression: 3 |
|||
animationRotationError: 0.5 |
|||
animationPositionError: 0.5 |
|||
animationScaleError: 0.5 |
|||
animationWrapMode: 0 |
|||
extraExposedTransformPaths: [] |
|||
extraUserProperties: [] |
|||
clipAnimations: |
|||
- serializedVersion: 16 |
|||
name: Take 001 |
|||
takeName: Take 001 |
|||
internalID: 0 |
|||
firstFrame: 113 |
|||
lastFrame: 225 |
|||
wrapMode: 0 |
|||
orientationOffsetY: 0 |
|||
level: 0 |
|||
cycleOffset: 0 |
|||
loop: 0 |
|||
hasAdditiveReferencePose: 0 |
|||
loopTime: 1 |
|||
loopBlend: 0 |
|||
loopBlendOrientation: 0 |
|||
loopBlendPositionY: 0 |
|||
loopBlendPositionXZ: 0 |
|||
keepOriginalOrientation: 0 |
|||
keepOriginalPositionY: 1 |
|||
keepOriginalPositionXZ: 0 |
|||
heightFromFeet: 0 |
|||
mirror: 0 |
|||
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 |
|||
curves: [] |
|||
events: [] |
|||
transformMask: [] |
|||
maskType: 3 |
|||
maskSource: {instanceID: 0} |
|||
additiveReferencePoseFrame: 88 |
|||
isReadable: 0 |
|||
meshes: |
|||
lODScreenPercentages: [] |
|||
globalScale: 1 |
|||
meshCompression: 0 |
|||
addColliders: 0 |
|||
useSRGBMaterialColor: 1 |
|||
sortHierarchyByName: 1 |
|||
importVisibility: 1 |
|||
importBlendShapes: 1 |
|||
importCameras: 1 |
|||
importLights: 1 |
|||
fileIdsGeneration: 2 |
|||
swapUVChannels: 0 |
|||
generateSecondaryUV: 0 |
|||
useFileUnits: 1 |
|||
keepQuads: 0 |
|||
weldVertices: 1 |
|||
preserveHierarchy: 0 |
|||
skinWeightsMode: 0 |
|||
maxBonesPerVertex: 4 |
|||
minBoneWeight: 0.001 |
|||
meshOptimizationFlags: -1 |
|||
indexFormat: 0 |
|||
secondaryUVAngleDistortion: 8 |
|||
secondaryUVAreaDistortion: 15.000001 |
|||
secondaryUVHardAngle: 88 |
|||
secondaryUVPackMargin: 4 |
|||
useFileScale: 1 |
|||
tangentSpace: |
|||
normalSmoothAngle: 60 |
|||
normalImportMode: 0 |
|||
tangentImportMode: 3 |
|||
normalCalculationMode: 4 |
|||
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 |
|||
blendShapeNormalImportMode: 1 |
|||
normalSmoothingSource: 0 |
|||
referencedClips: [] |
|||
importAnimation: 1 |
|||
humanDescription: |
|||
serializedVersion: 3 |
|||
human: |
|||
- boneName: Hips |
|||
humanName: Hips |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftUpLeg |
|||
humanName: LeftUpperLeg |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightUpLeg |
|||
humanName: RightUpperLeg |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftLeg |
|||
humanName: LeftLowerLeg |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightLeg |
|||
humanName: RightLowerLeg |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftFoot |
|||
humanName: LeftFoot |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightFoot |
|||
humanName: RightFoot |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: Spine |
|||
humanName: Spine |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: Chest |
|||
humanName: Chest |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: Neck |
|||
humanName: Neck |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: Head |
|||
humanName: Head |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftShoulder |
|||
humanName: LeftShoulder |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightShoulder |
|||
humanName: RightShoulder |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftArm |
|||
humanName: LeftUpperArm |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightArm |
|||
humanName: RightUpperArm |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftForeArm |
|||
humanName: LeftLowerArm |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightForeArm |
|||
humanName: RightLowerArm |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHand |
|||
humanName: LeftHand |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHand |
|||
humanName: RightHand |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftToes |
|||
humanName: LeftToes |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightToes |
|||
humanName: RightToes |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftEye |
|||
humanName: LeftEye |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightEye |
|||
humanName: RightEye |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: Jaw |
|||
humanName: Jaw |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHandThumb1 |
|||
humanName: Left Thumb Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHandThumb2 |
|||
humanName: Left Thumb Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHandThumb3 |
|||
humanName: Left Thumb Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHandIndex1 |
|||
humanName: Left Index Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHandIndex2 |
|||
humanName: Left Index Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHandIndex3 |
|||
humanName: Left Index Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHandMiddle1 |
|||
humanName: Left Middle Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHandMiddle2 |
|||
humanName: Left Middle Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHandMiddle3 |
|||
humanName: Left Middle Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHandRing1 |
|||
humanName: Left Ring Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHandRing2 |
|||
humanName: Left Ring Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHandRing3 |
|||
humanName: Left Ring Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHandPinky1 |
|||
humanName: Left Little Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHandPinky2 |
|||
humanName: Left Little Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHandPinky3 |
|||
humanName: Left Little Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHandThumb1 |
|||
humanName: Right Thumb Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHandThumb2 |
|||
humanName: Right Thumb Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHandThumb3 |
|||
humanName: Right Thumb Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHandIndex1 |
|||
humanName: Right Index Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHandIndex2 |
|||
humanName: Right Index Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHandIndex3 |
|||
humanName: Right Index Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHandMiddle1 |
|||
humanName: Right Middle Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHandMiddle2 |
|||
humanName: Right Middle Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHandMiddle3 |
|||
humanName: Right Middle Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHandRing1 |
|||
humanName: Right Ring Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHandRing2 |
|||
humanName: Right Ring Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHandRing3 |
|||
humanName: Right Ring Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHandPinky1 |
|||
humanName: Right Little Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHandPinky2 |
|||
humanName: Right Little Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHandPinky3 |
|||
humanName: Right Little Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
skeleton: |
|||
- name: Run(Clone) |
|||
parentName: |
|||
position: {x: 0, y: 0, z: 0} |
|||
rotation: {x: 0, y: 0, z: 0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Reference |
|||
parentName: Run(Clone) |
|||
position: {x: -0, y: 0, z: 0} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Hips |
|||
parentName: Reference |
|||
position: {x: -0.0013435762, y: 0.958501, z: 0.059998296} |
|||
rotation: {x: -0.00233911, y: 0.016336245, z: 0.014676674, w: 0.9997561} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Spine |
|||
parentName: Hips |
|||
position: {x: -4.7739588e-17, y: 0.092263184, z: 0.015771331} |
|||
rotation: {x: 0.029761123, y: -0.006174981, z: -0.020109821, w: 0.9993357} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Chest |
|||
parentName: Spine |
|||
position: {x: 3.5527136e-17, y: 0.16254029, z: -0.0016560555} |
|||
rotation: {x: -0.0052874326, y: -0.006671266, z: 0.004171247, w: 0.99995506} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Neck |
|||
parentName: Chest |
|||
position: {x: -0, y: 0.2590093, z: -0.032413255} |
|||
rotation: {x: -0.0042900215, y: -0.020693852, z: 0.01989009, w: 0.99957883} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Head |
|||
parentName: Neck |
|||
position: {x: 5.7731595e-17, y: 0.08307038, z: 0.0113267815} |
|||
rotation: {x: -0.048750214, y: 0.06627916, z: -0.007878567, w: 0.9965784} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftEye |
|||
parentName: Head |
|||
position: {x: -0.020848233, y: 0.0825027, z: 0.055427432} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightEye |
|||
parentName: Head |
|||
position: {x: 0.020849999, y: 0.08250283, z: 0.0554274} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Jaw |
|||
parentName: Head |
|||
position: {x: 1.7347234e-20, y: 0.0111267585, z: 0.010327543} |
|||
rotation: {x: 0.21924005, y: -0, z: -0, w: 0.975671} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: TongueBack |
|||
parentName: Jaw |
|||
position: {x: -1.7347234e-20, y: -0.022869369, z: 0.010095409} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: TongueTip |
|||
parentName: Jaw |
|||
position: {x: -1.7347234e-20, y: -0.023278812, z: 0.03832271} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftLipLower |
|||
parentName: Jaw |
|||
position: {x: -0.014250817, y: -0.02168876, z: 0.08224063} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: JawEND |
|||
parentName: Jaw |
|||
position: {x: -1.7347234e-20, y: -0.04828876, z: 0.07185171} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightLipLower |
|||
parentName: Jaw |
|||
position: {x: 0.014250817, y: -0.02168876, z: 0.082238786} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightLipCorner |
|||
parentName: Jaw |
|||
position: {x: 0.03284, y: -0.01657876, z: 0.066118784} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftLipCorner |
|||
parentName: Jaw |
|||
position: {x: -0.032843262, y: -0.01657876, z: 0.066121764} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftLipUpper |
|||
parentName: Head |
|||
position: {x: -0.014501322, y: -0.005111811, z: 0.09461884} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftNostril |
|||
parentName: Head |
|||
position: {x: -0.0179, y: 0.026312828, z: 0.0908674} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftCheek |
|||
parentName: Head |
|||
position: {x: -0.054244027, y: 0.03370195, z: 0.0594304} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftEyelidLower |
|||
parentName: Head |
|||
position: {x: -0.035618957, y: 0.06507366, z: 0.07623474} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftEyelidUpper |
|||
parentName: Head |
|||
position: {x: -0.034406897, y: 0.10060814, z: 0.08020531} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftInnerBrow |
|||
parentName: Head |
|||
position: {x: -0.012062691, y: 0.118765265, z: 0.093466826} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftIOuterBrow |
|||
parentName: Head |
|||
position: {x: -0.05503987, y: 0.11482529, z: 0.061777398} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightInnerBrow |
|||
parentName: Head |
|||
position: {x: 0.012062687, y: 0.118765265, z: 0.093466826} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightIOuterBrow |
|||
parentName: Head |
|||
position: {x: 0.055040002, y: 0.11482283, z: 0.061777398} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightEyelidUpper |
|||
parentName: Head |
|||
position: {x: 0.03441, y: 0.10061283, z: 0.08020739} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightEyelidLower |
|||
parentName: Head |
|||
position: {x: 0.03562, y: 0.06507283, z: 0.0762374} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightCheek |
|||
parentName: Head |
|||
position: {x: 0.054239996, y: 0.033702828, z: 0.0594274} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightNostril |
|||
parentName: Head |
|||
position: {x: 0.0179, y: 0.026308905, z: 0.09087062} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightLipUpper |
|||
parentName: Head |
|||
position: {x: 0.014501322, y: -0.0051071714, z: 0.094617404} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightShoulder |
|||
parentName: Chest |
|||
position: {x: 0.038286015, y: 0.22162114, z: -0.017063085} |
|||
rotation: {x: 0.15732725, y: 0.98682576, z: -0.013074636, w: -0.03538521} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightArm |
|||
parentName: RightShoulder |
|||
position: {x: -0.100501455, y: -0.0000024966455, z: -0.00000005228366} |
|||
rotation: {x: 0.13696398, y: 0.9878814, z: -0.008081525, w: 0.072566725} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightForeArm |
|||
parentName: RightArm |
|||
position: {x: 0.25342825, y: 0.006011353, z: -0.016704524} |
|||
rotation: {x: 0.25266036, y: 0.024434285, z: -0.026441025, w: 0.96688503} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHand |
|||
parentName: RightForeArm |
|||
position: {x: 0.2453737, y: 0.021641772, z: 0.005550465} |
|||
rotation: {x: -0.06145521, y: 0.014479467, z: 0.018790644, w: 0.99782795} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHandPinky1 |
|||
parentName: RightHand |
|||
position: {x: 0.06680334, y: -0.0019941085, z: -0.030756146} |
|||
rotation: {x: -0.11187601, y: -0.25872874, z: 0.00880433, w: 0.95940906} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHandPinky2 |
|||
parentName: RightHandPinky1 |
|||
position: {x: 0.028530842, y: -0.001397143, z: -0.011623796} |
|||
rotation: {x: -0.07357566, y: 0.009609918, z: 0.0022216, w: 0.9972409} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHandPinky3 |
|||
parentName: RightHandPinky2 |
|||
position: {x: 0.02142686, y: -0.00055350893, z: -0.008516608} |
|||
rotation: {x: -0.107407585, y: 0.0013207964, z: -0.56118244, w: 0.82069254} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHandRing1 |
|||
parentName: RightHand |
|||
position: {x: 0.070598476, y: 0.0024570965, z: -0.009821458} |
|||
rotation: {x: 0.018204706, y: -0.13375477, z: -0.008969639, w: 0.99080664} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHandRing2 |
|||
parentName: RightHandRing1 |
|||
position: {x: 0.042887185, y: -0.0013753821, z: -0.0049458584} |
|||
rotation: {x: -0.12681808, y: 0.0007351932, z: 0.11502745, w: 0.9852336} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHandRing3 |
|||
parentName: RightHandRing2 |
|||
position: {x: 0.029500604, y: -0.0076929354, z: -0.004622256} |
|||
rotation: {x: -0.013492092, y: -0.02916306, z: -0.57451284, w: 0.8178646} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHandMiddle1 |
|||
parentName: RightHand |
|||
position: {x: 0.075647645, y: 0.0047914027, z: 0.011853182} |
|||
rotation: {x: -0.026879417, y: -0.005304228, z: -0.033219676, w: 0.99907255} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHandMiddle2 |
|||
parentName: RightHandMiddle1 |
|||
position: {x: 0.043809064, y: 0.00019418815, z: 0.006454936} |
|||
rotation: {x: -0.03981821, y: -0.043742083, z: 0.09885433, w: 0.99334234} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHandMiddle3 |
|||
parentName: RightHandMiddle2 |
|||
position: {x: 0.03307247, y: -0.007547537, z: 0.0016898462} |
|||
rotation: {x: 0.015114027, y: -0.0017016425, z: -0.60718507, w: 0.7944149} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHandIndex1 |
|||
parentName: RightHand |
|||
position: {x: 0.0747695, y: -0.0012430536, z: 0.034344498} |
|||
rotation: {x: 0.05013219, y: 0.10633061, z: -0.025095517, w: 0.99274915} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHandIndex2 |
|||
parentName: RightHandIndex1 |
|||
position: {x: 0.0370584, y: 0.00072612107, z: 0.014538894} |
|||
rotation: {x: -0.12210275, y: 0.02618586, z: 0.038487747, w: 0.9914253} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHandIndex3 |
|||
parentName: RightHandIndex2 |
|||
position: {x: 0.025225038, y: -0.0049664653, z: 0.011012146} |
|||
rotation: {x: 0.12911303, y: -0.012054747, z: -0.62910646, w: 0.76642656} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHandThumb1 |
|||
parentName: RightHand |
|||
position: {x: 0.014684916, y: -0.011104942, z: 0.025858095} |
|||
rotation: {x: -0.15115744, y: 0.023147704, z: 0.102691606, w: 0.98288864} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHandThumb2 |
|||
parentName: RightHandThumb1 |
|||
position: {x: 0.016374, y: -0.00529, z: 0.02349136} |
|||
rotation: {x: -0.027509505, y: -0.10284784, z: -0.00079456845, w: 0.9943163} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHandThumb3 |
|||
parentName: RightHandThumb2 |
|||
position: {x: 0.02546, y: -0.00764, z: 0.020833} |
|||
rotation: {x: 0.02442762, y: 0.13590841, z: 0.019988202, w: 0.9902185} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftShoulder |
|||
parentName: Chest |
|||
position: {x: -0.038285997, y: 0.2216225, z: -0.017063085} |
|||
rotation: {x: -0.029392589, y: -0.07618804, z: 0.14781472, w: 0.985638} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftArm |
|||
parentName: LeftShoulder |
|||
position: {x: -0.10050205, y: 0.000000001125083, z: -1.9039074e-10} |
|||
rotation: {x: 0.0042259446, y: 0.07713292, z: -0.13356861, w: 0.98802435} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftForeArm |
|||
parentName: LeftArm |
|||
position: {x: -0.2540493, y: -1.0551325e-10, z: 1.09112684e-10} |
|||
rotation: {x: 0.3701353, y: 0.03249514, z: -0.0068111615, w: 0.92838436} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftHand |
|||
parentName: LeftForeArm |
|||
position: {x: -0.24638927, y: -1.1574698e-10, z: 1.1358061e-11} |
|||
rotation: {x: -0.0068460666, y: -0.026769336, z: -0.08082689, w: 0.9963451} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftHandPinky1 |
|||
parentName: LeftHand |
|||
position: {x: -0.06565995, y: -0.007825106, z: -0.032251246} |
|||
rotation: {x: -0.110300496, y: 0.079448186, z: 0.07427343, w: 0.98792976} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftHandPinky2 |
|||
parentName: LeftHandPinky1 |
|||
position: {x: -0.030805448, y: -0.000030874577, z: -0.0014480774} |
|||
rotation: {x: -0.07217012, y: -0.026308283, z: 0.01346669, w: 0.9969544} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftHandPinky3 |
|||
parentName: LeftHandPinky2 |
|||
position: {x: -0.023064027, y: -0.0000064025903, z: 0.000000018201217} |
|||
rotation: {x: 0.10740757, y: -0.0013207967, z: 0.56118244, w: 0.8206925} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftHandRing1 |
|||
parentName: LeftHand |
|||
position: {x: -0.07030211, y: -0.0037453093, z: -0.011411792} |
|||
rotation: {x: 0.015795806, y: 0.091771886, z: 0.067912094, w: 0.993336} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftHandRing2 |
|||
parentName: LeftHandRing1 |
|||
position: {x: -0.043135457, y: -0.000020882291, z: -0.0022351781} |
|||
rotation: {x: -0.1344656, y: -0.026097361, z: 0.008734644, w: 0.9905361} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftHandRing3 |
|||
parentName: LeftHandRing2 |
|||
position: {x: -0.030835565, y: 1.5784053e-10, z: -0.000000016455102} |
|||
rotation: {x: 0.08048695, y: 0.020621132, z: 0.56938046, w: 0.8178646} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftHandMiddle1 |
|||
parentName: LeftHand |
|||
position: {x: -0.076023825, y: -0.0018851344, z: 0.010141229} |
|||
rotation: {x: -0.033341516, y: 0.070422746, z: 0.07230947, w: 0.99433416} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftHandMiddle2 |
|||
parentName: LeftHandMiddle1 |
|||
position: {x: -0.044280436, y: 0.00000479887, z: -0.00042540036} |
|||
rotation: {x: -0.033172578, y: -0.0051267934, z: 0.011490635, w: 0.99937046} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftHandMiddle3 |
|||
parentName: LeftHandMiddle2 |
|||
position: {x: -0.033964828, y: -0.000000012184439, z: 0.000000003753109} |
|||
rotation: {x: -0.015114032, y: 0.0017016447, z: 0.60718507, w: 0.7944149} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftHandIndex1 |
|||
parentName: LeftHand |
|||
position: {x: -0.0751258, y: -0.0078414045, z: 0.032652643} |
|||
rotation: {x: 0.042806048, y: 0.05632895, z: 0.06901215, w: 0.995104} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftHandIndex2 |
|||
parentName: LeftHandIndex1 |
|||
position: {x: -0.03979728, y: 0.000049808412, z: 0.0011857506} |
|||
rotation: {x: -0.118419535, y: 0.015001828, z: 0.016668757, w: 0.9927104} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftHandIndex3 |
|||
parentName: LeftHandIndex2 |
|||
position: {x: -0.027968477, y: -0.000000006416276, z: -0.000000051434675} |
|||
rotation: {x: -0.12911305, y: 0.012054758, z: 0.62910646, w: 0.76642656} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftHandThumb1 |
|||
parentName: LeftHand |
|||
position: {x: -0.014231241, y: -0.012377825, z: 0.025531668} |
|||
rotation: {x: -0.22966886, y: -0.07994164, z: -0.1348689, w: 0.9605581} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftHandThumb2 |
|||
parentName: LeftHandThumb1 |
|||
position: {x: -0.016374, y: -0.00529, z: 0.023491409} |
|||
rotation: {x: -0.027508598, y: 0.10285344, z: 0.0007975417, w: 0.99431574} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftHandThumb3 |
|||
parentName: LeftHandThumb2 |
|||
position: {x: -0.02546, y: -0.00764, z: 0.020833} |
|||
rotation: {x: 0.024427606, y: -0.13590845, z: -0.019988168, w: 0.9902185} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightUpLeg |
|||
parentName: Hips |
|||
position: {x: 0.075449534, y: -0.04566399, z: -6.217249e-17} |
|||
rotation: {x: -0.011767406, y: -0.008235282, z: 0.007131331, w: 0.99987143} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightLeg |
|||
parentName: RightUpLeg |
|||
position: {x: 0.020550467, y: -0.40913, z: -0.00071864796} |
|||
rotation: {x: 0.046169635, y: 0.11060452, z: 0.011728922, w: 0.9927222} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightFoot |
|||
parentName: RightLeg |
|||
position: {x: 0.0051529994, y: -0.4231559, z: -0.027648851} |
|||
rotation: {x: -0.022704164, y: -0.02104583, z: -0.02907959, w: 0.9990976} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightToes |
|||
parentName: RightFoot |
|||
position: {x: 0.007487, y: -0.0731673, z: 0.1454275} |
|||
rotation: {x: 0.0027714598, y: -0.0064949347, z: 0.00062171044, w: 0.9999749} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftUpLeg |
|||
parentName: Hips |
|||
position: {x: -0.0754495, y: -0.04566402, z: -6.217249e-17} |
|||
rotation: {x: -0.044660304, y: -0.026388148, z: -0.024619017, w: 0.99835014} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftLeg |
|||
parentName: LeftUpLeg |
|||
position: {x: -0.020550499, y: -0.40912998, z: -0.00071864796} |
|||
rotation: {x: 0.09289433, y: -0.10499663, z: -0.017396092, w: 0.9899716} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftFoot |
|||
parentName: LeftLeg |
|||
position: {x: -0.0051529994, y: -0.4231559, z: -0.027648851} |
|||
rotation: {x: -0.03791092, y: 0.04401219, z: 0.027136995, w: 0.9979425} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftToes |
|||
parentName: LeftFoot |
|||
position: {x: -0.007487, y: -0.0731673, z: 0.14542712} |
|||
rotation: {x: 0.0034989098, y: 0.0016051175, z: -0.0006497193, w: 0.9999924} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
armTwist: 0.5 |
|||
foreArmTwist: 0.5 |
|||
upperLegTwist: 0.5 |
|||
legTwist: 0.5 |
|||
armStretch: 0.05 |
|||
legStretch: 0.05 |
|||
feetSpacing: 0 |
|||
globalScale: 1 |
|||
rootMotionBoneName: |
|||
hasTranslationDoF: 0 |
|||
hasExtraRoot: 1 |
|||
skeletonHasParents: 1 |
|||
lastHumanDescriptionAvatarSource: {instanceID: 0} |
|||
autoGenerateAvatarMappingIfUnspecified: 1 |
|||
animationType: 3 |
|||
humanoidOversampling: 1 |
|||
avatarSetup: 1 |
|||
additionalBone: 0 |
|||
userData: |
|||
assetBundleName: |
|||
assetBundleVariant: |
1001
TestProjects/PerceptionURP/Assets/Human Pose Labeling and Randomization/Models and Animations/TakeObjectAttempt.fbx
文件差异内容过多而无法显示
查看文件
文件差异内容过多而无法显示
查看文件
|
|||
fileFormatVersion: 2 |
|||
guid: 5d34bf7cb688a4314bcbafea9c3ac84c |
|||
ModelImporter: |
|||
serializedVersion: 19301 |
|||
internalIDToNameTable: |
|||
- first: |
|||
74: 1827226128182048838 |
|||
second: Take 001 |
|||
externalObjects: {} |
|||
materials: |
|||
materialImportMode: 1 |
|||
materialName: 0 |
|||
materialSearch: 1 |
|||
materialLocation: 1 |
|||
animations: |
|||
legacyGenerateAnimations: 4 |
|||
bakeSimulation: 0 |
|||
resampleCurves: 1 |
|||
optimizeGameObjects: 0 |
|||
motionNodeName: |
|||
rigImportErrors: |
|||
rigImportWarnings: |
|||
animationImportErrors: |
|||
animationImportWarnings: "\nClip 'Take 001' has import animation warnings that |
|||
might lower retargeting quality:\nNote: Activate translation DOF on avatar |
|||
to improve retargeting quality.\n\t'Spine2' is inbetween humanoid transforms |
|||
and has rotation animation that will be discarded.\n" |
|||
animationRetargetingWarnings: |
|||
animationDoRetargetingWarnings: 0 |
|||
importAnimatedCustomProperties: 0 |
|||
importConstraints: 0 |
|||
animationCompression: 3 |
|||
animationRotationError: 0.5 |
|||
animationPositionError: 0.5 |
|||
animationScaleError: 0.5 |
|||
animationWrapMode: 0 |
|||
extraExposedTransformPaths: [] |
|||
extraUserProperties: [] |
|||
clipAnimations: |
|||
- serializedVersion: 16 |
|||
name: Take 001 |
|||
takeName: Take 001 |
|||
internalID: 0 |
|||
firstFrame: 0 |
|||
lastFrame: 70 |
|||
wrapMode: 0 |
|||
orientationOffsetY: 0 |
|||
level: 0 |
|||
cycleOffset: 0 |
|||
loop: 0 |
|||
hasAdditiveReferencePose: 0 |
|||
loopTime: 1 |
|||
loopBlend: 0 |
|||
loopBlendOrientation: 0 |
|||
loopBlendPositionY: 0 |
|||
loopBlendPositionXZ: 0 |
|||
keepOriginalOrientation: 0 |
|||
keepOriginalPositionY: 1 |
|||
keepOriginalPositionXZ: 0 |
|||
heightFromFeet: 0 |
|||
mirror: 0 |
|||
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 |
|||
curves: [] |
|||
events: [] |
|||
transformMask: [] |
|||
maskType: 3 |
|||
maskSource: {instanceID: 0} |
|||
additiveReferencePoseFrame: 0 |
|||
isReadable: 0 |
|||
meshes: |
|||
lODScreenPercentages: [] |
|||
globalScale: 1 |
|||
meshCompression: 0 |
|||
addColliders: 0 |
|||
useSRGBMaterialColor: 1 |
|||
sortHierarchyByName: 1 |
|||
importVisibility: 1 |
|||
importBlendShapes: 1 |
|||
importCameras: 1 |
|||
importLights: 1 |
|||
fileIdsGeneration: 2 |
|||
swapUVChannels: 0 |
|||
generateSecondaryUV: 0 |
|||
useFileUnits: 1 |
|||
keepQuads: 0 |
|||
weldVertices: 1 |
|||
preserveHierarchy: 0 |
|||
skinWeightsMode: 0 |
|||
maxBonesPerVertex: 4 |
|||
minBoneWeight: 0.001 |
|||
meshOptimizationFlags: -1 |
|||
indexFormat: 0 |
|||
secondaryUVAngleDistortion: 8 |
|||
secondaryUVAreaDistortion: 15.000001 |
|||
secondaryUVHardAngle: 88 |
|||
secondaryUVPackMargin: 4 |
|||
useFileScale: 1 |
|||
tangentSpace: |
|||
normalSmoothAngle: 60 |
|||
normalImportMode: 0 |
|||
tangentImportMode: 3 |
|||
normalCalculationMode: 4 |
|||
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 |
|||
blendShapeNormalImportMode: 1 |
|||
normalSmoothingSource: 0 |
|||
referencedClips: [] |
|||
importAnimation: 1 |
|||
humanDescription: |
|||
serializedVersion: 3 |
|||
human: |
|||
- boneName: Hips |
|||
humanName: Hips |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftUpperLeg |
|||
humanName: LeftUpperLeg |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightUpperLeg |
|||
humanName: RightUpperLeg |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftLeg |
|||
humanName: LeftLowerLeg |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightLeg |
|||
humanName: RightLowerLeg |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftFoot |
|||
humanName: LeftFoot |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightFoot |
|||
humanName: RightFoot |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: Spine1 |
|||
humanName: Spine |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: Neck |
|||
humanName: Neck |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: Head |
|||
humanName: Head |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftShoulder |
|||
humanName: LeftShoulder |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightShoulder |
|||
humanName: RightShoulder |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftUpperArm |
|||
humanName: LeftUpperArm |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightUpperArm |
|||
humanName: RightUpperArm |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftArm |
|||
humanName: LeftLowerArm |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightArm |
|||
humanName: RightLowerArm |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHand |
|||
humanName: LeftHand |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHand |
|||
humanName: RightHand |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftToe |
|||
humanName: LeftToes |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightToe |
|||
humanName: RightToes |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftEye |
|||
humanName: LeftEye |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightEye |
|||
humanName: RightEye |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftThumb1 |
|||
humanName: Left Thumb Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftThumb2 |
|||
humanName: Left Thumb Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftThumb3 |
|||
humanName: Left Thumb Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftIndex1 |
|||
humanName: Left Index Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftIndex2 |
|||
humanName: Left Index Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftIndex3 |
|||
humanName: Left Index Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftMiddle1 |
|||
humanName: Left Middle Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftMiddle2 |
|||
humanName: Left Middle Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftMiddle3 |
|||
humanName: Left Middle Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftRing1 |
|||
humanName: Left Ring Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftRing2 |
|||
humanName: Left Ring Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftRing3 |
|||
humanName: Left Ring Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftPinky1 |
|||
humanName: Left Little Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftPinky2 |
|||
humanName: Left Little Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftPinky3 |
|||
humanName: Left Little Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightThumb1 |
|||
humanName: Right Thumb Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightThumb2 |
|||
humanName: Right Thumb Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightThumb3 |
|||
humanName: Right Thumb Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightIndex1 |
|||
humanName: Right Index Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightIndex2 |
|||
humanName: Right Index Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightIndex3 |
|||
humanName: Right Index Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightMiddle1 |
|||
humanName: Right Middle Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightMiddle2 |
|||
humanName: Right Middle Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightMiddle3 |
|||
humanName: Right Middle Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightRing1 |
|||
humanName: Right Ring Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightRing2 |
|||
humanName: Right Ring Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightRing3 |
|||
humanName: Right Ring Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightPinky1 |
|||
humanName: Right Little Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightPinky2 |
|||
humanName: Right Little Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightPinky3 |
|||
humanName: Right Little Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
skeleton: |
|||
- name: TakeObjectAttempt(Clone) |
|||
parentName: |
|||
position: {x: 0, y: 0, z: 0} |
|||
rotation: {x: 0, y: 0, z: 0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Skeleton |
|||
parentName: TakeObjectAttempt(Clone) |
|||
position: {x: -0, y: 0, z: 0} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Hips |
|||
parentName: Skeleton |
|||
position: {x: 0, y: 0.90886307, z: -0.028446734} |
|||
rotation: {x: -0.7071068, y: 0.7071068, z: -4.3297806e-17, w: 4.3297806e-17} |
|||
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000005} |
|||
- name: LeftUpperLeg |
|||
parentName: Hips |
|||
position: {x: 0.037347827, y: 0.092801034, z: 0.0064211558} |
|||
rotation: {x: 0.0033267438, y: -0.99839103, z: -0.056605957, w: 0.00040653534} |
|||
scale: {x: 1, y: 1, z: 0.9999996} |
|||
- name: LeftLeg |
|||
parentName: LeftUpperLeg |
|||
position: {x: -0.37195736, y: -1.236171e-16, z: 5.1000362e-18} |
|||
rotation: {x: -0.00045643747, y: -0.05233378, z: -0.00871468, w: 0.99859154} |
|||
scale: {x: 1.0000001, y: 1.0000001, z: 1} |
|||
- name: LeftFoot |
|||
parentName: LeftLeg |
|||
position: {x: -0.41152263, y: -0.0015294757, z: -0.002893631} |
|||
rotation: {x: 0.050357305, y: 0.49969903, z: 0.026062235, w: 0.86434126} |
|||
scale: {x: 1.0000002, y: 1.0000001, z: 0.9999998} |
|||
- name: LeftToe |
|||
parentName: LeftFoot |
|||
position: {x: -0.1110157, y: -2.5535128e-17, z: 8.2057634e-17} |
|||
rotation: {x: -0, y: 0.30070567, z: 0.000000029802322, w: 0.95371705} |
|||
scale: {x: 1.0000001, y: 0.99999994, z: 1} |
|||
- name: LeftToeEND |
|||
parentName: LeftToe |
|||
position: {x: -0.11182804, y: -2.918769e-18, z: 9.290528e-17} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightUpperLeg |
|||
parentName: Hips |
|||
position: {x: 0.037347663, y: -0.092801, z: 0.0064211655} |
|||
rotation: {x: 0.056605957, y: -0.00040653534, z: 0.0033267438, w: -0.99839103} |
|||
scale: {x: 0.9999999, y: 1.0000001, z: 0.99999994} |
|||
- name: RightLeg |
|||
parentName: RightUpperLeg |
|||
position: {x: 0.37195793, y: 5.9421585e-17, z: -4.0592486e-18} |
|||
rotation: {x: -0.00045651733, y: -0.052333843, z: -0.0087147355, w: 0.99859154} |
|||
scale: {x: 1.0000001, y: 1.0000001, z: 1.0000002} |
|||
- name: RightFoot |
|||
parentName: RightLeg |
|||
position: {x: 0.41152248, y: 0.001529468, z: 0.0028936374} |
|||
rotation: {x: 0.050357416, y: 0.49969906, z: 0.02606228, w: 0.86434126} |
|||
scale: {x: 1, y: 1.0000001, z: 1.0000004} |
|||
- name: RightToe |
|||
parentName: RightFoot |
|||
position: {x: 0.11101543, y: -0.000000079186826, z: -0.0000003664904} |
|||
rotation: {x: -0, y: 0.30070567, z: -0, w: 0.953717} |
|||
scale: {x: 0.9999998, y: 0.9999998, z: 0.9999997} |
|||
- name: RightToeEND |
|||
parentName: RightToe |
|||
position: {x: 0.111827955, y: 0.000000072275725, z: 0.00000062929314} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Spine1 |
|||
parentName: Hips |
|||
position: {x: -0.10568693, y: 0, z: 0} |
|||
rotation: {x: -0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Spine2 |
|||
parentName: Spine1 |
|||
position: {x: -0.1833106, y: 8.548717e-16, z: -4.440892e-18} |
|||
rotation: {x: -0, y: 0.08715563, z: -0.000000029802319, w: 0.9961947} |
|||
scale: {x: 1, y: 1, z: 1.0000001} |
|||
- name: Neck |
|||
parentName: Spine2 |
|||
position: {x: -0.2294332, y: -1.821977e-17, z: 0.0049986364} |
|||
rotation: {x: -0, y: 0.2923719, z: -0.00000008940697, w: -0.9563048} |
|||
scale: {x: 1, y: 1.0000001, z: 1.0000004} |
|||
- name: Head |
|||
parentName: Neck |
|||
position: {x: -0.10867395, y: -1.1779883e-16, z: 1.4210854e-16} |
|||
rotation: {x: -0.000000015366822, y: -0.19936825, z: 0.000000029802322, w: -0.9799247} |
|||
scale: {x: 0.99999994, y: 1, z: 1} |
|||
- name: HeadEND |
|||
parentName: Head |
|||
position: {x: -0.24878563, y: -1.5987211e-16, z: 7.902685e-17} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: UpperEyelids |
|||
parentName: Head |
|||
position: {x: -0.07189023, y: -8.6178355e-16, z: -0.07233469} |
|||
rotation: {x: 0, y: 0, z: 1.4059289e-32, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: UpperEyelidsEND |
|||
parentName: UpperEyelids |
|||
position: {x: -0.007184859, y: 1.4464416e-18, z: -0.023956394} |
|||
rotation: {x: -0, y: -0, z: -1.4059289e-32, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LowerEyelids |
|||
parentName: Head |
|||
position: {x: -0.069060184, y: -8.611492e-16, z: -0.07243106} |
|||
rotation: {x: 0, y: 0, z: 1.4059289e-32, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LowerEyelidsEND |
|||
parentName: LowerEyelids |
|||
position: {x: 0.01227831, y: 5.197173e-18, z: -0.019771008} |
|||
rotation: {x: -0, y: -0, z: -1.4059289e-32, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightEye |
|||
parentName: Head |
|||
position: {x: -0.06898793, y: -0.0426449, z: -0.06754389} |
|||
rotation: {x: -0, y: -1, z: -0, w: 0} |
|||
scale: {x: 1, y: 1, z: 0.9999992} |
|||
- name: LeftEye |
|||
parentName: Head |
|||
position: {x: -0.06898784, y: 0.042644892, z: -0.067543894} |
|||
rotation: {x: 0.49111634, y: -0.4841803, z: 0.50882685, w: 0.5152373} |
|||
scale: {x: 0.9999992, y: 0.99999976, z: 0.9999998} |
|||
- name: LeftShoulder |
|||
parentName: Spine2 |
|||
position: {x: -0.1435461, y: 0.03922616, z: 0.022630278} |
|||
rotation: {x: 0.6892404, y: -0.71203506, z: -0.013063146, w: -0.13335349} |
|||
scale: {x: 0.9999998, y: 0.9999999, z: 0.99999946} |
|||
- name: LeftUpperArm |
|||
parentName: LeftShoulder |
|||
position: {x: -0.11169202, y: -1.3877788e-17, z: -5.851063e-17} |
|||
rotation: {x: 0.0016100154, y: 0.104498304, z: -0.025915258, w: 0.99418604} |
|||
scale: {x: 1, y: 0.9999999, z: 1.0000001} |
|||
- name: LeftArm |
|||
parentName: LeftUpperArm |
|||
position: {x: -0.2715663, y: 0, z: 0} |
|||
rotation: {x: -5.002221e-12, y: 0.00005210191, z: -1.4335377e-10, w: 1} |
|||
scale: {x: 0.9999999, y: 1, z: 0.9999999} |
|||
- name: LeftHand |
|||
parentName: LeftArm |
|||
position: {x: -0.2331744, y: -2.842171e-16, z: 0} |
|||
rotation: {x: -0.0000024176466, y: -0.0028313892, z: 0.00084390666, w: 0.99999565} |
|||
scale: {x: 1.0000001, y: 1, z: 1} |
|||
- name: LeftThumb1 |
|||
parentName: LeftHand |
|||
position: {x: -0.014531664, y: -0.010635542, z: 0.02609546} |
|||
rotation: {x: -0.0013910854, y: 0.4358502, z: 0.00026398685, w: 0.90001816} |
|||
scale: {x: 1, y: 1, z: 1.0000001} |
|||
- name: LeftThumb2 |
|||
parentName: LeftThumb1 |
|||
position: {x: -0.044124622, y: 0, z: 4.440892e-18} |
|||
rotation: {x: 0.00000045448536, y: -0.03346586, z: -0.00000034255206, w: 0.99943995} |
|||
scale: {x: 1.0000001, y: 1, z: 1} |
|||
- name: LeftThumb3 |
|||
parentName: LeftThumb2 |
|||
position: {x: -0.03446204, y: 0, z: -1.5543122e-17} |
|||
rotation: {x: 0.0000000011641532, y: 0.01745215, z: -1.4551915e-10, w: 0.9998477} |
|||
scale: {x: 1.0000001, y: 1, z: 0.9999998} |
|||
- name: LeftThumbEnd |
|||
parentName: LeftThumb3 |
|||
position: {x: -0.027849242, y: 0, z: -2.220446e-18} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftThumbEND |
|||
parentName: LeftThumbEnd |
|||
position: {x: 1.1400142e-18, y: 0, z: -1.9054521e-18} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftIndex1 |
|||
parentName: LeftHand |
|||
position: {x: -0.09506476, y: 0.00005518901, z: 0.03229297} |
|||
rotation: {x: -0.0011345744, y: -0.002802402, z: 0.00084708363, w: 0.9999951} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftIndex2 |
|||
parentName: LeftIndex1 |
|||
position: {x: -0.031456187, y: 0, z: 0} |
|||
rotation: {x: -0, y: -0, z: 1.5916155e-12, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftIndex3 |
|||
parentName: LeftIndex2 |
|||
position: {x: -0.026145402, y: 0, z: 0} |
|||
rotation: {x: -0, y: -0, z: 1.5916155e-12, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftIndexEND |
|||
parentName: LeftIndex3 |
|||
position: {x: -0.030434882, y: 0, z: 8.881784e-18} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftMiddle1 |
|||
parentName: LeftHand |
|||
position: {x: -0.09450546, y: -0.000005017072, z: 0.0054007857} |
|||
rotation: {x: -0.0011345744, y: -0.002802402, z: 0.00084708363, w: 0.9999951} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftMiddle2 |
|||
parentName: LeftMiddle1 |
|||
position: {x: -0.03860532, y: 0, z: 0} |
|||
rotation: {x: -0, y: -0, z: 1.5916155e-12, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftMiddle3 |
|||
parentName: LeftMiddle2 |
|||
position: {x: -0.029822098, y: 0, z: 0} |
|||
rotation: {x: -0, y: -0, z: 1.5916155e-12, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftMiddleEND |
|||
parentName: LeftMiddle3 |
|||
position: {x: -0.030639142, y: 0, z: 0} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftRing1 |
|||
parentName: LeftHand |
|||
position: {x: -0.09456046, y: -0.00006564576, z: -0.02122128} |
|||
rotation: {x: -0.0011345744, y: -0.002802402, z: 0.00084708363, w: 0.9999951} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftRing2 |
|||
parentName: LeftRing1 |
|||
position: {x: -0.033294536, y: 0, z: 0} |
|||
rotation: {x: -0, y: -0, z: 1.5916155e-12, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftRing3 |
|||
parentName: LeftRing2 |
|||
position: {x: -0.02573688, y: 0, z: 0} |
|||
rotation: {x: -0, y: -0, z: 1.5916155e-12, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftRingEND |
|||
parentName: LeftRing3 |
|||
position: {x: -0.032273233, y: 0, z: 0} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftPinky1 |
|||
parentName: LeftHand |
|||
position: {x: -0.09338952, y: -0.00012434727, z: -0.047905773} |
|||
rotation: {x: -0.0011345744, y: -0.002802402, z: 0.00084708363, w: 0.9999951} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftPinky2 |
|||
parentName: LeftPinky1 |
|||
position: {x: -0.02757523, y: 0, z: 0} |
|||
rotation: {x: -0, y: -0, z: 1.5916155e-12, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftPinky3 |
|||
parentName: LeftPinky2 |
|||
position: {x: -0.023694271, y: 0, z: -1.7763568e-17} |
|||
rotation: {x: -0, y: -0, z: 1.5916155e-12, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftPinkyEND |
|||
parentName: LeftPinky3 |
|||
position: {x: -0.023898533, y: 0, z: 1.7763568e-17} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightShoulder |
|||
parentName: Spine2 |
|||
position: {x: -0.14354727, y: -0.0392262, z: 0.022630045} |
|||
rotation: {x: 0.013063138, y: 0.13335352, z: 0.6892404, w: -0.7120352} |
|||
scale: {x: 0.9999997, y: 1.0000005, z: 1.0000002} |
|||
- name: RightUpperArm |
|||
parentName: RightShoulder |
|||
position: {x: 0.11169233, y: 0.0000013741218, z: -0.000000017416571} |
|||
rotation: {x: -0.99418354, y: 0.02591735, z: 0.10452197, w: 0.00162033} |
|||
scale: {x: 1, y: 0.9999991, z: 0.9999991} |
|||
- name: RightArm |
|||
parentName: RightUpperArm |
|||
position: {x: 0.27156565, y: -0.0000016521891, z: -0.000000010419892} |
|||
rotation: {x: -0.000011965, y: 0.00000006449409, z: -0.00001052801, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHand |
|||
parentName: RightArm |
|||
position: {x: 0.23317498, y: 0.000003552258, z: 0.00000003303112} |
|||
rotation: {x: 0.9999994, y: 0.000013415678, z: -0.0000331199, w: -0.0011172856} |
|||
scale: {x: 1, y: 1.0000011, z: 1.000001} |
|||
- name: RightThumb1 |
|||
parentName: RightHand |
|||
position: {x: 0.014531372, y: 0.010635231, z: -0.026095485} |
|||
rotation: {x: -0.001391088, y: 0.43585014, z: 0.0002639859, w: 0.9000182} |
|||
scale: {x: 0.9999998, y: 0.9999998, z: 1} |
|||
- name: RightThumb2 |
|||
parentName: RightThumb1 |
|||
position: {x: 0.044124745, y: 2.842171e-16, z: 0.00000011967238} |
|||
rotation: {x: 0.0000001509906, y: -0.033469692, z: 0.000000017054836, w: 0.9994398} |
|||
scale: {x: 0.9999997, y: 1, z: 1.0000005} |
|||
- name: RightThumb3 |
|||
parentName: RightThumb2 |
|||
position: {x: 0.03446187, y: 1.7053025e-15, z: -0.000000061993184} |
|||
rotation: {x: -1.9099389e-11, y: 0.01745227, z: -3.637979e-12, w: 0.99984777} |
|||
scale: {x: 1, y: 1, z: 0.99999994} |
|||
- name: RightThumbEnd |
|||
parentName: RightThumb3 |
|||
position: {x: 0.02784971, y: 1.7053025e-15, z: 0.00000026974834} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightThumbEND |
|||
parentName: RightThumbEnd |
|||
position: {x: -1.4210854e-16, y: 0, z: 0} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightIndex1 |
|||
parentName: RightHand |
|||
position: {x: 0.09506465, y: -0.000052980962, z: -0.03229297} |
|||
rotation: {x: -0.0011345779, y: -0.0028024015, z: 0.0008470816, w: 0.9999951} |
|||
scale: {x: 1, y: 1, z: 1.0000001} |
|||
- name: RightIndex2 |
|||
parentName: RightIndex1 |
|||
position: {x: 0.031456, y: 5.684342e-16, z: 3.7303492e-16} |
|||
rotation: {x: -0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightIndex3 |
|||
parentName: RightIndex2 |
|||
position: {x: 0.026145, y: 0, z: 2.842171e-16} |
|||
rotation: {x: -0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightIndexEND |
|||
parentName: RightIndex3 |
|||
position: {x: 0.030435, y: 2.842171e-16, z: 3.2862602e-16} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightMiddle1 |
|||
parentName: RightHand |
|||
position: {x: 0.09450487, y: 0.000007224165, z: -0.0054008546} |
|||
rotation: {x: -0.0011345779, y: -0.0028024015, z: 0.0008470816, w: 0.9999951} |
|||
scale: {x: 1, y: 1, z: 1.0000001} |
|||
- name: RightMiddle2 |
|||
parentName: RightMiddle1 |
|||
position: {x: 0.038606, y: 2.842171e-16, z: 4.440892e-16} |
|||
rotation: {x: -0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightMiddle3 |
|||
parentName: RightMiddle2 |
|||
position: {x: 0.029821998, y: 2.842171e-16, z: 3.375078e-16} |
|||
rotation: {x: -0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightMiddleEND |
|||
parentName: RightMiddle3 |
|||
position: {x: 0.030638998, y: -2.842171e-16, z: 3.375078e-16} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightRing1 |
|||
parentName: RightHand |
|||
position: {x: 0.0945606, y: 0.0000678541, z: 0.021221206} |
|||
rotation: {x: -0.0011345779, y: -0.0028024015, z: 0.0008470816, w: 0.9999951} |
|||
scale: {x: 1, y: 1, z: 1.0000001} |
|||
- name: RightRing2 |
|||
parentName: RightRing1 |
|||
position: {x: 0.033294, y: 2.842171e-16, z: 3.5527135e-16} |
|||
rotation: {x: -0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightRing3 |
|||
parentName: RightRing2 |
|||
position: {x: 0.025736999, y: 0, z: 2.842171e-16} |
|||
rotation: {x: -0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightRingEND |
|||
parentName: RightRing3 |
|||
position: {x: 0.032273, y: 2.842171e-16, z: 3.7303492e-16} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightPinky1 |
|||
parentName: RightHand |
|||
position: {x: 0.093388975, y: 0.0001265551, z: 0.047905993} |
|||
rotation: {x: -0.0011345779, y: -0.0028024015, z: 0.0008470816, w: 0.9999951} |
|||
scale: {x: 1, y: 1, z: 1.0000001} |
|||
- name: RightPinky2 |
|||
parentName: RightPinky1 |
|||
position: {x: 0.027576, y: 0, z: 3.375078e-16} |
|||
rotation: {x: -0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightPinky3 |
|||
parentName: RightPinky2 |
|||
position: {x: 0.023694, y: 0, z: 2.664535e-16} |
|||
rotation: {x: -0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightPinkyEND |
|||
parentName: RightPinky3 |
|||
position: {x: 0.023898, y: 2.842171e-16, z: 2.664535e-16} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Mesh |
|||
parentName: TakeObjectAttempt(Clone) |
|||
position: {x: -0, y: 0, z: 0} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
armTwist: 0.5 |
|||
foreArmTwist: 0.5 |
|||
upperLegTwist: 0.5 |
|||
legTwist: 0.5 |
|||
armStretch: 0.05 |
|||
legStretch: 0.05 |
|||
feetSpacing: 0 |
|||
globalScale: 1 |
|||
rootMotionBoneName: |
|||
hasTranslationDoF: 0 |
|||
hasExtraRoot: 1 |
|||
skeletonHasParents: 1 |
|||
lastHumanDescriptionAvatarSource: {instanceID: 0} |
|||
autoGenerateAvatarMappingIfUnspecified: 1 |
|||
animationType: 3 |
|||
humanoidOversampling: 1 |
|||
avatarSetup: 1 |
|||
additionalBone: 0 |
|||
userData: |
|||
assetBundleName: |
|||
assetBundleVariant: |
1001
TestProjects/PerceptionURP/Assets/Human Pose Labeling and Randomization/Models and Animations/TakeObjects.fbx
文件差异内容过多而无法显示
查看文件
文件差异内容过多而无法显示
查看文件
|
|||
fileFormatVersion: 2 |
|||
guid: 2f16d9c0940f3498a9961212d3eb8467 |
|||
ModelImporter: |
|||
serializedVersion: 19301 |
|||
internalIDToNameTable: |
|||
- first: |
|||
74: 1827226128182048838 |
|||
second: Take 001 |
|||
externalObjects: {} |
|||
materials: |
|||
materialImportMode: 1 |
|||
materialName: 0 |
|||
materialSearch: 1 |
|||
materialLocation: 1 |
|||
animations: |
|||
legacyGenerateAnimations: 4 |
|||
bakeSimulation: 0 |
|||
resampleCurves: 1 |
|||
optimizeGameObjects: 0 |
|||
motionNodeName: |
|||
rigImportErrors: |
|||
rigImportWarnings: |
|||
animationImportErrors: |
|||
animationImportWarnings: "\nClip 'Take 001' has import animation warnings that |
|||
might lower retargeting quality:\nNote: Activate translation DOF on avatar |
|||
to improve retargeting quality.\n\t'Spine2' is inbetween humanoid transforms |
|||
and has rotation animation that will be discarded.\n" |
|||
animationRetargetingWarnings: |
|||
animationDoRetargetingWarnings: 0 |
|||
importAnimatedCustomProperties: 0 |
|||
importConstraints: 0 |
|||
animationCompression: 3 |
|||
animationRotationError: 0.5 |
|||
animationPositionError: 0.5 |
|||
animationScaleError: 0.5 |
|||
animationWrapMode: 0 |
|||
extraExposedTransformPaths: [] |
|||
extraUserProperties: [] |
|||
clipAnimations: |
|||
- serializedVersion: 16 |
|||
name: Take 001 |
|||
takeName: Take 001 |
|||
internalID: 0 |
|||
firstFrame: 0 |
|||
lastFrame: 111 |
|||
wrapMode: 0 |
|||
orientationOffsetY: 0 |
|||
level: 0 |
|||
cycleOffset: 0 |
|||
loop: 0 |
|||
hasAdditiveReferencePose: 0 |
|||
loopTime: 1 |
|||
loopBlend: 0 |
|||
loopBlendOrientation: 0 |
|||
loopBlendPositionY: 0 |
|||
loopBlendPositionXZ: 0 |
|||
keepOriginalOrientation: 0 |
|||
keepOriginalPositionY: 1 |
|||
keepOriginalPositionXZ: 0 |
|||
heightFromFeet: 0 |
|||
mirror: 0 |
|||
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 |
|||
curves: [] |
|||
events: [] |
|||
transformMask: [] |
|||
maskType: 3 |
|||
maskSource: {instanceID: 0} |
|||
additiveReferencePoseFrame: 0 |
|||
isReadable: 0 |
|||
meshes: |
|||
lODScreenPercentages: [] |
|||
globalScale: 1 |
|||
meshCompression: 0 |
|||
addColliders: 0 |
|||
useSRGBMaterialColor: 1 |
|||
sortHierarchyByName: 1 |
|||
importVisibility: 1 |
|||
importBlendShapes: 1 |
|||
importCameras: 1 |
|||
importLights: 1 |
|||
fileIdsGeneration: 2 |
|||
swapUVChannels: 0 |
|||
generateSecondaryUV: 0 |
|||
useFileUnits: 1 |
|||
keepQuads: 0 |
|||
weldVertices: 1 |
|||
preserveHierarchy: 0 |
|||
skinWeightsMode: 0 |
|||
maxBonesPerVertex: 4 |
|||
minBoneWeight: 0.001 |
|||
meshOptimizationFlags: -1 |
|||
indexFormat: 0 |
|||
secondaryUVAngleDistortion: 8 |
|||
secondaryUVAreaDistortion: 15.000001 |
|||
secondaryUVHardAngle: 88 |
|||
secondaryUVPackMargin: 4 |
|||
useFileScale: 1 |
|||
tangentSpace: |
|||
normalSmoothAngle: 60 |
|||
normalImportMode: 0 |
|||
tangentImportMode: 3 |
|||
normalCalculationMode: 4 |
|||
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 |
|||
blendShapeNormalImportMode: 1 |
|||
normalSmoothingSource: 0 |
|||
referencedClips: [] |
|||
importAnimation: 1 |
|||
humanDescription: |
|||
serializedVersion: 3 |
|||
human: |
|||
- boneName: Hips |
|||
humanName: Hips |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftUpperLeg |
|||
humanName: LeftUpperLeg |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightUpperLeg |
|||
humanName: RightUpperLeg |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftLeg |
|||
humanName: LeftLowerLeg |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightLeg |
|||
humanName: RightLowerLeg |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftFoot |
|||
humanName: LeftFoot |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightFoot |
|||
humanName: RightFoot |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: Spine1 |
|||
humanName: Spine |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: Neck |
|||
humanName: Neck |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: Head |
|||
humanName: Head |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftShoulder |
|||
humanName: LeftShoulder |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightShoulder |
|||
humanName: RightShoulder |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftUpperArm |
|||
humanName: LeftUpperArm |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightUpperArm |
|||
humanName: RightUpperArm |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftArm |
|||
humanName: LeftLowerArm |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightArm |
|||
humanName: RightLowerArm |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHand |
|||
humanName: LeftHand |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHand |
|||
humanName: RightHand |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftToe |
|||
humanName: LeftToes |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightToe |
|||
humanName: RightToes |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftEye |
|||
humanName: LeftEye |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightEye |
|||
humanName: RightEye |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftThumb1 |
|||
humanName: Left Thumb Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftThumb2 |
|||
humanName: Left Thumb Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftThumb3 |
|||
humanName: Left Thumb Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftIndex1 |
|||
humanName: Left Index Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftIndex2 |
|||
humanName: Left Index Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftIndex3 |
|||
humanName: Left Index Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftMiddle1 |
|||
humanName: Left Middle Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftMiddle2 |
|||
humanName: Left Middle Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftMiddle3 |
|||
humanName: Left Middle Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftRing1 |
|||
humanName: Left Ring Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftRing2 |
|||
humanName: Left Ring Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftRing3 |
|||
humanName: Left Ring Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftPinky1 |
|||
humanName: Left Little Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftPinky2 |
|||
humanName: Left Little Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftPinky3 |
|||
humanName: Left Little Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightThumb1 |
|||
humanName: Right Thumb Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightThumb2 |
|||
humanName: Right Thumb Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightThumb3 |
|||
humanName: Right Thumb Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightIndex1 |
|||
humanName: Right Index Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightIndex2 |
|||
humanName: Right Index Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightIndex3 |
|||
humanName: Right Index Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightMiddle1 |
|||
humanName: Right Middle Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightMiddle2 |
|||
humanName: Right Middle Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightMiddle3 |
|||
humanName: Right Middle Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightRing1 |
|||
humanName: Right Ring Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightRing2 |
|||
humanName: Right Ring Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightRing3 |
|||
humanName: Right Ring Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightPinky1 |
|||
humanName: Right Little Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightPinky2 |
|||
humanName: Right Little Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightPinky3 |
|||
humanName: Right Little Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
skeleton: |
|||
- name: TakeObjects(Clone) |
|||
parentName: |
|||
position: {x: 0, y: 0, z: 0} |
|||
rotation: {x: 0, y: 0, z: 0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Controls |
|||
parentName: TakeObjects(Clone) |
|||
position: {x: -0, y: 0, z: 0} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: ControlsUpperBody |
|||
parentName: Controls |
|||
position: {x: -0, y: 0.9856257, z: -0.028446734} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: ControlsHips |
|||
parentName: ControlsUpperBody |
|||
position: {x: -0, y: 0, z: 0} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Skeleton |
|||
parentName: TakeObjects(Clone) |
|||
position: {x: -0, y: 0, z: 0} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Hips |
|||
parentName: Skeleton |
|||
position: {x: 0, y: 0.9088633, z: -0.028446734} |
|||
rotation: {x: -0.7071068, y: 0.7071068, z: 4.3297813e-17, w: -4.3297803e-17} |
|||
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000005} |
|||
- name: LeftUpperLeg |
|||
parentName: Hips |
|||
position: {x: 0.037347827, y: 0.092801034, z: 0.0064211558} |
|||
rotation: {x: 0.0033267438, y: -0.99839103, z: -0.056605797, w: 0.00040653348} |
|||
scale: {x: 1, y: 0.9999999, z: 0.9999996} |
|||
- name: LeftLeg |
|||
parentName: LeftUpperLeg |
|||
position: {x: -0.37195736, y: -1.236171e-16, z: 5.1000362e-18} |
|||
rotation: {x: -0.0004567057, y: -0.052333966, z: -0.008714589, w: 0.99859154} |
|||
scale: {x: 1.0000001, y: 1.0000001, z: 1} |
|||
- name: LeftFoot |
|||
parentName: LeftLeg |
|||
position: {x: -0.41152263, y: -0.0015294757, z: -0.002893631} |
|||
rotation: {x: 0.050357457, y: 0.49969897, z: 0.026062185, w: 0.8643412} |
|||
scale: {x: 1.0000004, y: 1, z: 1} |
|||
- name: LeftToe |
|||
parentName: LeftFoot |
|||
position: {x: -0.1110157, y: -2.5535128e-17, z: 8.2057634e-17} |
|||
rotation: {x: 0.000000014901161, y: 0.30070585, z: 0.000000044703484, w: 0.953717} |
|||
scale: {x: 1.0000001, y: 0.99999994, z: 1.0000001} |
|||
- name: LeftToeEND |
|||
parentName: LeftToe |
|||
position: {x: -0.11182804, y: -2.918769e-18, z: 9.290528e-17} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightUpperLeg |
|||
parentName: Hips |
|||
position: {x: 0.037347663, y: -0.092801, z: 0.0064211655} |
|||
rotation: {x: 0.056605905, y: -0.00040653528, z: 0.0033267732, w: -0.99839103} |
|||
scale: {x: 1.0000001, y: 1.0000002, z: 1.0000002} |
|||
- name: RightLeg |
|||
parentName: RightUpperLeg |
|||
position: {x: 0.37195793, y: 5.9421585e-17, z: -4.0592486e-18} |
|||
rotation: {x: -0.00045672827, y: -0.05233397, z: -0.008714646, w: 0.9985916} |
|||
scale: {x: 1, y: 0.99999994, z: 0.99999994} |
|||
- name: RightFoot |
|||
parentName: RightLeg |
|||
position: {x: 0.41152248, y: 0.001529468, z: 0.0028936374} |
|||
rotation: {x: 0.05035758, y: 0.499699, z: 0.02606225, w: 0.86434126} |
|||
scale: {x: 0.99999994, y: 1, z: 1.0000004} |
|||
- name: RightToe |
|||
parentName: RightFoot |
|||
position: {x: 0.11101543, y: -0.000000079186826, z: -0.0000003664904} |
|||
rotation: {x: 0.000000029802322, y: 0.30070585, z: 0.000000029802322, w: 0.953717} |
|||
scale: {x: 0.9999998, y: 0.9999998, z: 0.9999997} |
|||
- name: RightToeEND |
|||
parentName: RightToe |
|||
position: {x: 0.111827955, y: 0.000000072275725, z: 0.00000062929314} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Spine1 |
|||
parentName: Hips |
|||
position: {x: -0.10568693, y: 0, z: 0} |
|||
rotation: {x: 6.617444e-24, y: 1.9852333e-23, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Spine2 |
|||
parentName: Spine1 |
|||
position: {x: -0.1833106, y: 8.548717e-16, z: -4.440892e-18} |
|||
rotation: {x: -0, y: 0.08715574, z: -0.000000029802319, w: 0.9961947} |
|||
scale: {x: 1, y: 1, z: 1.0000001} |
|||
- name: Neck |
|||
parentName: Spine2 |
|||
position: {x: -0.2294332, y: -1.821977e-17, z: 0.0049986364} |
|||
rotation: {x: -0.0000000074505797, y: 0.29237175, z: -0.000000059604638, w: -0.9563047} |
|||
scale: {x: 1.0000001, y: 1.0000002, z: 1.0000004} |
|||
- name: Head |
|||
parentName: Neck |
|||
position: {x: -0.10867395, y: -1.1779883e-16, z: 1.4210854e-16} |
|||
rotation: {x: 0.000000004190951, y: -0.19936799, z: 0.000000059604638, w: -0.9799247} |
|||
scale: {x: 0.9999998, y: 0.99999994, z: 1} |
|||
- name: HeadEND |
|||
parentName: Head |
|||
position: {x: -0.24878563, y: -1.5987211e-16, z: 7.902685e-17} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: UpperEyelids |
|||
parentName: Head |
|||
position: {x: -0.07189023, y: -8.6178355e-16, z: -0.07233469} |
|||
rotation: {x: 5.89806e-17, y: -8.6736174e-19, z: 1.110223e-16, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: UpperEyelidsEND |
|||
parentName: UpperEyelids |
|||
position: {x: -0.007184859, y: 1.4464416e-18, z: -0.023956394} |
|||
rotation: {x: -5.89806e-17, y: 8.6736174e-19, z: -1.110223e-16, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LowerEyelids |
|||
parentName: Head |
|||
position: {x: -0.069060184, y: -8.611492e-16, z: -0.07243106} |
|||
rotation: {x: 5.89806e-17, y: -8.6736174e-19, z: 1.110223e-16, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LowerEyelidsEND |
|||
parentName: LowerEyelids |
|||
position: {x: 0.01227831, y: 5.197173e-18, z: -0.019771008} |
|||
rotation: {x: -5.89806e-17, y: 8.6736174e-19, z: -1.110223e-16, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightEye |
|||
parentName: Head |
|||
position: {x: -0.06898793, y: -0.0426449, z: -0.06754389} |
|||
rotation: {x: -0, y: -1, z: -0, w: 0} |
|||
scale: {x: 1, y: 1, z: 0.9999992} |
|||
- name: LeftEye |
|||
parentName: Head |
|||
position: {x: -0.06898784, y: 0.042644892, z: -0.067543894} |
|||
rotation: {x: 0.49111634, y: -0.4841803, z: 0.50882685, w: 0.5152373} |
|||
scale: {x: 0.9999992, y: 0.99999976, z: 0.9999998} |
|||
- name: LeftShoulder |
|||
parentName: Spine2 |
|||
position: {x: -0.1435461, y: 0.03922616, z: 0.022630278} |
|||
rotation: {x: 0.6892404, y: -0.71203506, z: -0.013062941, w: -0.13335346} |
|||
scale: {x: 0.99999994, y: 0.9999999, z: 0.99999934} |
|||
- name: LeftUpperArm |
|||
parentName: LeftShoulder |
|||
position: {x: -0.11169202, y: -1.3877788e-17, z: -5.851063e-17} |
|||
rotation: {x: 0.0016100117, y: 0.10449813, z: -0.025915265, w: 0.9941861} |
|||
scale: {x: 1, y: 0.9999999, z: 1.0000001} |
|||
- name: LeftArm |
|||
parentName: LeftUpperArm |
|||
position: {x: -0.2715663, y: 0, z: 0} |
|||
rotation: {x: -1.364242e-12, y: 0.00005209772, z: -8.5183416e-11, w: 1} |
|||
scale: {x: 0.9999999, y: 1, z: 0.9999999} |
|||
- name: LeftHand |
|||
parentName: LeftArm |
|||
position: {x: -0.2331744, y: -2.842171e-16, z: 0} |
|||
rotation: {x: -0.0000024176613, y: -0.0028313878, z: 0.0008439092, w: 0.99999565} |
|||
scale: {x: 1.0000001, y: 1, z: 1} |
|||
- name: LeftThumb1 |
|||
parentName: LeftHand |
|||
position: {x: -0.014531664, y: -0.010635542, z: 0.02609546} |
|||
rotation: {x: -0.0013910866, y: 0.43585026, z: 0.00026398696, w: 0.9000181} |
|||
scale: {x: 1, y: 1, z: 1.0000002} |
|||
- name: LeftThumb2 |
|||
parentName: LeftThumb1 |
|||
position: {x: -0.044124622, y: 0, z: 4.440892e-18} |
|||
rotation: {x: 0.00000017322598, y: -0.033467647, z: 0.00000084616465, w: 0.99943984} |
|||
scale: {x: 1.0000001, y: 1, z: 1} |
|||
- name: LeftThumb3 |
|||
parentName: LeftThumb2 |
|||
position: {x: -0.03446204, y: 0, z: -1.5543122e-17} |
|||
rotation: {x: -0, y: 0.01745245, z: 5.820767e-11, w: 0.9998477} |
|||
scale: {x: 1, y: 1, z: 0.99999994} |
|||
- name: LeftThumbEnd |
|||
parentName: LeftThumb3 |
|||
position: {x: -0.027849242, y: 0, z: -2.220446e-18} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftThumbEND |
|||
parentName: LeftThumbEnd |
|||
position: {x: 1.1400142e-18, y: 0, z: -1.9054521e-18} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftIndex1 |
|||
parentName: LeftHand |
|||
position: {x: -0.09506476, y: 0.00005518901, z: 0.03229297} |
|||
rotation: {x: -0.0011345766, y: -0.0028024006, z: 0.00084708247, w: 0.9999951} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftIndex2 |
|||
parentName: LeftIndex1 |
|||
position: {x: -0.031456187, y: 0, z: 0} |
|||
rotation: {x: -0, y: -0, z: -2.9558573e-12, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftIndex3 |
|||
parentName: LeftIndex2 |
|||
position: {x: -0.026145402, y: 0, z: 0} |
|||
rotation: {x: -0, y: -0, z: -2.9558573e-12, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftIndexEND |
|||
parentName: LeftIndex3 |
|||
position: {x: -0.030434882, y: 0, z: 8.881784e-18} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftMiddle1 |
|||
parentName: LeftHand |
|||
position: {x: -0.09450546, y: -0.000005017072, z: 0.0054007857} |
|||
rotation: {x: -0.0011345766, y: -0.0028024006, z: 0.00084708247, w: 0.9999951} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftMiddle2 |
|||
parentName: LeftMiddle1 |
|||
position: {x: -0.03860532, y: 0, z: 0} |
|||
rotation: {x: -0, y: -0, z: -2.9558573e-12, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftMiddle3 |
|||
parentName: LeftMiddle2 |
|||
position: {x: -0.029822098, y: 0, z: 0} |
|||
rotation: {x: -0, y: -0, z: -2.9558573e-12, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftMiddleEND |
|||
parentName: LeftMiddle3 |
|||
position: {x: -0.030639142, y: 0, z: 0} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftRing1 |
|||
parentName: LeftHand |
|||
position: {x: -0.09456046, y: -0.00006564576, z: -0.02122128} |
|||
rotation: {x: -0.0011345766, y: -0.0028024006, z: 0.00084708247, w: 0.9999951} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftRing2 |
|||
parentName: LeftRing1 |
|||
position: {x: -0.033294536, y: 0, z: 0} |
|||
rotation: {x: -0, y: -0, z: -2.9558573e-12, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftRing3 |
|||
parentName: LeftRing2 |
|||
position: {x: -0.02573688, y: 0, z: 0} |
|||
rotation: {x: -0, y: -0, z: -2.9558573e-12, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftRingEND |
|||
parentName: LeftRing3 |
|||
position: {x: -0.032273233, y: 0, z: 0} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftPinky1 |
|||
parentName: LeftHand |
|||
position: {x: -0.09338952, y: -0.00012434727, z: -0.047905773} |
|||
rotation: {x: -0.0011345766, y: -0.0028024006, z: 0.00084708247, w: 0.9999951} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftPinky2 |
|||
parentName: LeftPinky1 |
|||
position: {x: -0.02757523, y: 0, z: 0} |
|||
rotation: {x: -0, y: -0, z: -2.9558573e-12, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftPinky3 |
|||
parentName: LeftPinky2 |
|||
position: {x: -0.023694271, y: 0, z: -1.7763568e-17} |
|||
rotation: {x: -0, y: -0, z: -2.9558573e-12, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftPinkyEND |
|||
parentName: LeftPinky3 |
|||
position: {x: -0.023898533, y: 0, z: 1.7763568e-17} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightShoulder |
|||
parentName: Spine2 |
|||
position: {x: -0.14354727, y: -0.0392262, z: 0.022630045} |
|||
rotation: {x: 0.013062939, y: 0.13335349, z: 0.68924034, w: -0.7120352} |
|||
scale: {x: 0.9999998, y: 1.0000005, z: 1.0000001} |
|||
- name: RightUpperArm |
|||
parentName: RightShoulder |
|||
position: {x: 0.11169233, y: 0.0000013741218, z: -0.000000017416571} |
|||
rotation: {x: -0.99418354, y: 0.025917355, z: 0.10452179, w: 0.0016203268} |
|||
scale: {x: 0.9999999, y: 0.9999992, z: 0.99999934} |
|||
- name: RightArm |
|||
parentName: RightUpperArm |
|||
position: {x: 0.27156565, y: -0.0000016521891, z: -0.000000010419892} |
|||
rotation: {x: -0.000011964993, y: 0.00000006449409, z: -0.000010528184, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHand |
|||
parentName: RightArm |
|||
position: {x: 0.23317498, y: 0.000003552258, z: 0.00000003303112} |
|||
rotation: {x: 0.9999994, y: 0.000013414755, z: -0.000033118507, w: -0.0011172842} |
|||
scale: {x: 1, y: 1.0000008, z: 1.0000007} |
|||
- name: RightThumb1 |
|||
parentName: RightHand |
|||
position: {x: 0.014531372, y: 0.010635231, z: -0.026095485} |
|||
rotation: {x: -0.0013910872, y: 0.43585023, z: 0.00026398723, w: 0.90001816} |
|||
scale: {x: 0.99999994, y: 1, z: 1.0000001} |
|||
- name: RightThumb2 |
|||
parentName: RightThumb1 |
|||
position: {x: 0.044124745, y: 2.842171e-16, z: 0.00000011967238} |
|||
rotation: {x: -0.00000014400568, y: -0.03346853, z: -0.0000013610108, w: 0.99943984} |
|||
scale: {x: 0.9999998, y: 1.0000002, z: 1.0000005} |
|||
- name: RightThumb3 |
|||
parentName: RightThumb2 |
|||
position: {x: 0.03446187, y: 1.7053025e-15, z: -0.000000061993184} |
|||
rotation: {x: 9.094947e-13, y: 0.017452449, z: -1.8189894e-12, w: 0.99984777} |
|||
scale: {x: 1, y: 0.9999998, z: 0.99999994} |
|||
- name: RightThumbEnd |
|||
parentName: RightThumb3 |
|||
position: {x: 0.02784971, y: 1.7053025e-15, z: 0.00000026974834} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightThumbEND |
|||
parentName: RightThumbEnd |
|||
position: {x: -1.4210854e-16, y: 0, z: 0} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightIndex1 |
|||
parentName: RightHand |
|||
position: {x: 0.09506465, y: -0.000052980962, z: -0.03229297} |
|||
rotation: {x: -0.0011345765, y: -0.0028024006, z: 0.0008470826, w: 0.9999951} |
|||
scale: {x: 1, y: 1.0000002, z: 1.0000004} |
|||
- name: RightIndex2 |
|||
parentName: RightIndex1 |
|||
position: {x: 0.031456, y: 5.684342e-16, z: 3.7303492e-16} |
|||
rotation: {x: -0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightIndex3 |
|||
parentName: RightIndex2 |
|||
position: {x: 0.026145, y: 0, z: 2.842171e-16} |
|||
rotation: {x: -0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightIndexEND |
|||
parentName: RightIndex3 |
|||
position: {x: 0.030435, y: 2.842171e-16, z: 3.2862602e-16} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightMiddle1 |
|||
parentName: RightHand |
|||
position: {x: 0.09450487, y: 0.000007224165, z: -0.0054008546} |
|||
rotation: {x: -0.0011345765, y: -0.0028024006, z: 0.0008470826, w: 0.9999951} |
|||
scale: {x: 1, y: 1.0000002, z: 1.0000004} |
|||
- name: RightMiddle2 |
|||
parentName: RightMiddle1 |
|||
position: {x: 0.038606, y: 2.842171e-16, z: 4.440892e-16} |
|||
rotation: {x: -0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightMiddle3 |
|||
parentName: RightMiddle2 |
|||
position: {x: 0.029821998, y: 2.842171e-16, z: 3.375078e-16} |
|||
rotation: {x: -0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightMiddleEND |
|||
parentName: RightMiddle3 |
|||
position: {x: 0.030638998, y: -2.842171e-16, z: 3.375078e-16} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightRing1 |
|||
parentName: RightHand |
|||
position: {x: 0.0945606, y: 0.0000678541, z: 0.021221206} |
|||
rotation: {x: -0.0011345765, y: -0.0028024006, z: 0.0008470826, w: 0.9999951} |
|||
scale: {x: 1, y: 1.0000002, z: 1.0000004} |
|||
- name: RightRing2 |
|||
parentName: RightRing1 |
|||
position: {x: 0.033294, y: 2.842171e-16, z: 3.5527135e-16} |
|||
rotation: {x: -0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightRing3 |
|||
parentName: RightRing2 |
|||
position: {x: 0.025736999, y: 0, z: 2.842171e-16} |
|||
rotation: {x: -0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightRingEND |
|||
parentName: RightRing3 |
|||
position: {x: 0.032273, y: 2.842171e-16, z: 3.7303492e-16} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightPinky1 |
|||
parentName: RightHand |
|||
position: {x: 0.093388975, y: 0.0001265551, z: 0.047905993} |
|||
rotation: {x: -0.0011345765, y: -0.0028024006, z: 0.0008470826, w: 0.9999951} |
|||
scale: {x: 1, y: 1.0000002, z: 1.0000004} |
|||
- name: RightPinky2 |
|||
parentName: RightPinky1 |
|||
position: {x: 0.027576, y: 0, z: 3.375078e-16} |
|||
rotation: {x: -0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightPinky3 |
|||
parentName: RightPinky2 |
|||
position: {x: 0.023694, y: 0, z: 2.664535e-16} |
|||
rotation: {x: -0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightPinkyEND |
|||
parentName: RightPinky3 |
|||
position: {x: 0.023898, y: 2.842171e-16, z: 2.664535e-16} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Mesh |
|||
parentName: TakeObjects(Clone) |
|||
position: {x: -0, y: 0, z: 0} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
armTwist: 0.5 |
|||
foreArmTwist: 0.5 |
|||
upperLegTwist: 0.5 |
|||
legTwist: 0.5 |
|||
armStretch: 0.05 |
|||
legStretch: 0.05 |
|||
feetSpacing: 0 |
|||
globalScale: 1 |
|||
rootMotionBoneName: |
|||
hasTranslationDoF: 0 |
|||
hasExtraRoot: 1 |
|||
skeletonHasParents: 1 |
|||
lastHumanDescriptionAvatarSource: {instanceID: 0} |
|||
autoGenerateAvatarMappingIfUnspecified: 1 |
|||
animationType: 3 |
|||
humanoidOversampling: 1 |
|||
avatarSetup: 1 |
|||
additionalBone: 0 |
|||
userData: |
|||
assetBundleName: |
|||
assetBundleVariant: |
1001
TestProjects/PerceptionURP/Assets/Human Pose Labeling and Randomization/Models and Animations/Walk.fbx
文件差异内容过多而无法显示
查看文件
文件差异内容过多而无法显示
查看文件
|
|||
fileFormatVersion: 2 |
|||
guid: adb297284496042b5aaf5573ea65a41d |
|||
ModelImporter: |
|||
serializedVersion: 19301 |
|||
internalIDToNameTable: |
|||
- first: |
|||
74: 1827226128182048838 |
|||
second: Take 001 |
|||
externalObjects: {} |
|||
materials: |
|||
materialImportMode: 1 |
|||
materialName: 0 |
|||
materialSearch: 1 |
|||
materialLocation: 1 |
|||
animations: |
|||
legacyGenerateAnimations: 4 |
|||
bakeSimulation: 0 |
|||
resampleCurves: 1 |
|||
optimizeGameObjects: 0 |
|||
motionNodeName: |
|||
rigImportErrors: |
|||
rigImportWarnings: |
|||
animationImportErrors: |
|||
animationImportWarnings: |
|||
animationRetargetingWarnings: |
|||
animationDoRetargetingWarnings: 0 |
|||
importAnimatedCustomProperties: 0 |
|||
importConstraints: 0 |
|||
animationCompression: 3 |
|||
animationRotationError: 0.5 |
|||
animationPositionError: 0.5 |
|||
animationScaleError: 0.5 |
|||
animationWrapMode: 0 |
|||
extraExposedTransformPaths: [] |
|||
extraUserProperties: [] |
|||
clipAnimations: |
|||
- serializedVersion: 16 |
|||
name: Take 001 |
|||
takeName: Take 001 |
|||
internalID: 0 |
|||
firstFrame: 1 |
|||
lastFrame: 104 |
|||
wrapMode: 0 |
|||
orientationOffsetY: 0 |
|||
level: 0 |
|||
cycleOffset: 0 |
|||
loop: 0 |
|||
hasAdditiveReferencePose: 0 |
|||
loopTime: 1 |
|||
loopBlend: 0 |
|||
loopBlendOrientation: 0 |
|||
loopBlendPositionY: 0 |
|||
loopBlendPositionXZ: 0 |
|||
keepOriginalOrientation: 0 |
|||
keepOriginalPositionY: 1 |
|||
keepOriginalPositionXZ: 0 |
|||
heightFromFeet: 0 |
|||
mirror: 0 |
|||
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 |
|||
curves: [] |
|||
events: [] |
|||
transformMask: [] |
|||
maskType: 3 |
|||
maskSource: {instanceID: 0} |
|||
additiveReferencePoseFrame: 0 |
|||
isReadable: 0 |
|||
meshes: |
|||
lODScreenPercentages: [] |
|||
globalScale: 1 |
|||
meshCompression: 0 |
|||
addColliders: 0 |
|||
useSRGBMaterialColor: 1 |
|||
sortHierarchyByName: 1 |
|||
importVisibility: 1 |
|||
importBlendShapes: 1 |
|||
importCameras: 1 |
|||
importLights: 1 |
|||
fileIdsGeneration: 2 |
|||
swapUVChannels: 0 |
|||
generateSecondaryUV: 0 |
|||
useFileUnits: 1 |
|||
keepQuads: 0 |
|||
weldVertices: 1 |
|||
preserveHierarchy: 0 |
|||
skinWeightsMode: 0 |
|||
maxBonesPerVertex: 4 |
|||
minBoneWeight: 0.001 |
|||
meshOptimizationFlags: -1 |
|||
indexFormat: 0 |
|||
secondaryUVAngleDistortion: 8 |
|||
secondaryUVAreaDistortion: 15.000001 |
|||
secondaryUVHardAngle: 88 |
|||
secondaryUVPackMargin: 4 |
|||
useFileScale: 1 |
|||
tangentSpace: |
|||
normalSmoothAngle: 60 |
|||
normalImportMode: 0 |
|||
tangentImportMode: 3 |
|||
normalCalculationMode: 4 |
|||
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 |
|||
blendShapeNormalImportMode: 1 |
|||
normalSmoothingSource: 0 |
|||
referencedClips: [] |
|||
importAnimation: 1 |
|||
humanDescription: |
|||
serializedVersion: 3 |
|||
human: |
|||
- boneName: Hips |
|||
humanName: Hips |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftUpLeg |
|||
humanName: LeftUpperLeg |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightUpLeg |
|||
humanName: RightUpperLeg |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftLeg |
|||
humanName: LeftLowerLeg |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightLeg |
|||
humanName: RightLowerLeg |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftFoot |
|||
humanName: LeftFoot |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightFoot |
|||
humanName: RightFoot |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: Spine |
|||
humanName: Spine |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: Chest |
|||
humanName: Chest |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: Neck |
|||
humanName: Neck |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: Head |
|||
humanName: Head |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftShoulder |
|||
humanName: LeftShoulder |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightShoulder |
|||
humanName: RightShoulder |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftArm |
|||
humanName: LeftUpperArm |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightArm |
|||
humanName: RightUpperArm |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftForeArm |
|||
humanName: LeftLowerArm |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightForeArm |
|||
humanName: RightLowerArm |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHand |
|||
humanName: LeftHand |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHand |
|||
humanName: RightHand |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftToes |
|||
humanName: LeftToes |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightToes |
|||
humanName: RightToes |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftEye |
|||
humanName: LeftEye |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightEye |
|||
humanName: RightEye |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: Jaw |
|||
humanName: Jaw |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHandThumb1 |
|||
humanName: Left Thumb Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHandThumb2 |
|||
humanName: Left Thumb Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHandThumb3 |
|||
humanName: Left Thumb Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHandIndex1 |
|||
humanName: Left Index Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHandIndex2 |
|||
humanName: Left Index Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHandIndex3 |
|||
humanName: Left Index Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHandMiddle1 |
|||
humanName: Left Middle Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHandMiddle2 |
|||
humanName: Left Middle Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHandMiddle3 |
|||
humanName: Left Middle Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHandRing1 |
|||
humanName: Left Ring Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHandRing2 |
|||
humanName: Left Ring Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHandRing3 |
|||
humanName: Left Ring Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHandPinky1 |
|||
humanName: Left Little Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHandPinky2 |
|||
humanName: Left Little Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: LeftHandPinky3 |
|||
humanName: Left Little Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHandThumb1 |
|||
humanName: Right Thumb Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHandThumb2 |
|||
humanName: Right Thumb Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHandThumb3 |
|||
humanName: Right Thumb Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHandIndex1 |
|||
humanName: Right Index Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHandIndex2 |
|||
humanName: Right Index Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHandIndex3 |
|||
humanName: Right Index Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHandMiddle1 |
|||
humanName: Right Middle Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHandMiddle2 |
|||
humanName: Right Middle Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHandMiddle3 |
|||
humanName: Right Middle Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHandRing1 |
|||
humanName: Right Ring Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHandRing2 |
|||
humanName: Right Ring Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHandRing3 |
|||
humanName: Right Ring Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHandPinky1 |
|||
humanName: Right Little Proximal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHandPinky2 |
|||
humanName: Right Little Intermediate |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
- boneName: RightHandPinky3 |
|||
humanName: Right Little Distal |
|||
limit: |
|||
min: {x: 0, y: 0, z: 0} |
|||
max: {x: 0, y: 0, z: 0} |
|||
value: {x: 0, y: 0, z: 0} |
|||
length: 0 |
|||
modified: 0 |
|||
skeleton: |
|||
- name: Walk(Clone) |
|||
parentName: |
|||
position: {x: 0, y: 0, z: 0} |
|||
rotation: {x: 0, y: 0, z: 0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Reference |
|||
parentName: Walk(Clone) |
|||
position: {x: -0, y: 0, z: 0} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Hips |
|||
parentName: Reference |
|||
position: {x: -0.00089477934, y: 0.9555335, z: 0.07758622} |
|||
rotation: {x: 0.004844173, y: 0.0063998555, z: 0.009829034, w: 0.99991953} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Spine |
|||
parentName: Hips |
|||
position: {x: 2.646978e-25, y: 0.092263184, z: 0.015771331} |
|||
rotation: {x: 0.007393862, y: 0.00042159116, z: -0.015223864, w: 0.9998567} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Chest |
|||
parentName: Spine |
|||
position: {x: -0, y: 0.16254029, z: -0.0016560555} |
|||
rotation: {x: 0.026035676, y: -0.0008657661, z: 0.005013974, w: 0.9996481} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Neck |
|||
parentName: Chest |
|||
position: {x: -0, y: 0.2590093, z: -0.032413255} |
|||
rotation: {x: 0.060738895, y: 0.009942062, z: -0.0014520657, w: 0.99810314} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Head |
|||
parentName: Neck |
|||
position: {x: -2.646978e-25, y: 0.08307038, z: 0.0113267815} |
|||
rotation: {x: -0.018796867, y: 0.008581939, z: 0.0061188345, w: 0.9997678} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftEye |
|||
parentName: Head |
|||
position: {x: -0.020848233, y: 0.0825027, z: 0.055427432} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightEye |
|||
parentName: Head |
|||
position: {x: 0.020849999, y: 0.08250283, z: 0.0554274} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: Jaw |
|||
parentName: Head |
|||
position: {x: 1.7347234e-20, y: 0.0111267585, z: 0.010327543} |
|||
rotation: {x: 0.21924005, y: -0, z: -0, w: 0.975671} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: TongueBack |
|||
parentName: Jaw |
|||
position: {x: -1.7347234e-20, y: -0.022869369, z: 0.010095409} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: TongueTip |
|||
parentName: Jaw |
|||
position: {x: -1.7347234e-20, y: -0.023278812, z: 0.03832271} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftLipLower |
|||
parentName: Jaw |
|||
position: {x: -0.014250817, y: -0.02168876, z: 0.08224063} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: JawEND |
|||
parentName: Jaw |
|||
position: {x: -1.7347234e-20, y: -0.04828876, z: 0.07185171} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightLipLower |
|||
parentName: Jaw |
|||
position: {x: 0.014250817, y: -0.02168876, z: 0.082238786} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightLipCorner |
|||
parentName: Jaw |
|||
position: {x: 0.03284, y: -0.01657876, z: 0.066118784} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftLipCorner |
|||
parentName: Jaw |
|||
position: {x: -0.032843262, y: -0.01657876, z: 0.066121764} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftLipUpper |
|||
parentName: Head |
|||
position: {x: -0.014501322, y: -0.005111811, z: 0.09461884} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftNostril |
|||
parentName: Head |
|||
position: {x: -0.0179, y: 0.026312828, z: 0.0908674} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftCheek |
|||
parentName: Head |
|||
position: {x: -0.054244027, y: 0.03370195, z: 0.0594304} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftEyelidLower |
|||
parentName: Head |
|||
position: {x: -0.035618957, y: 0.06507366, z: 0.07623474} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftEyelidUpper |
|||
parentName: Head |
|||
position: {x: -0.034406897, y: 0.10060814, z: 0.08020531} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftInnerBrow |
|||
parentName: Head |
|||
position: {x: -0.012062691, y: 0.118765265, z: 0.093466826} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftIOuterBrow |
|||
parentName: Head |
|||
position: {x: -0.05503987, y: 0.11482529, z: 0.061777398} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightInnerBrow |
|||
parentName: Head |
|||
position: {x: 0.012062687, y: 0.118765265, z: 0.093466826} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightIOuterBrow |
|||
parentName: Head |
|||
position: {x: 0.055040002, y: 0.11482283, z: 0.061777398} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightEyelidUpper |
|||
parentName: Head |
|||
position: {x: 0.03441, y: 0.10061283, z: 0.08020739} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightEyelidLower |
|||
parentName: Head |
|||
position: {x: 0.03562, y: 0.06507283, z: 0.0762374} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightCheek |
|||
parentName: Head |
|||
position: {x: 0.054239996, y: 0.033702828, z: 0.0594274} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightNostril |
|||
parentName: Head |
|||
position: {x: 0.0179, y: 0.026308905, z: 0.09087062} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightLipUpper |
|||
parentName: Head |
|||
position: {x: 0.014501322, y: -0.0051071714, z: 0.094617404} |
|||
rotation: {x: 0, y: -0, z: -0, w: 1} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightShoulder |
|||
parentName: Chest |
|||
position: {x: 0.038286015, y: 0.22162114, z: -0.017063085} |
|||
rotation: {x: 0.15174542, y: 0.98685884, z: -0.019144464, w: -0.052118894} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightArm |
|||
parentName: RightShoulder |
|||
position: {x: -0.100501455, y: -0.0000024995522, z: -0.000000051557407} |
|||
rotation: {x: 0.12859814, y: 0.98649865, z: 0.030514915, w: 0.096705295} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightForeArm |
|||
parentName: RightArm |
|||
position: {x: 0.25342825, y: 0.006011353, z: -0.016704524} |
|||
rotation: {x: 0.2602013, y: 0.020219788, z: -0.03542811, w: 0.9646923} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHand |
|||
parentName: RightForeArm |
|||
position: {x: 0.2453737, y: 0.021641772, z: 0.005550465} |
|||
rotation: {x: -0.040591408, y: 0.021907534, z: 0.059092257, w: 0.9971863} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHandPinky1 |
|||
parentName: RightHand |
|||
position: {x: 0.06680334, y: -0.0019941088, z: -0.030756146} |
|||
rotation: {x: -0.2973307, y: -0.21430355, z: 0.020842263, w: 0.9301796} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHandPinky2 |
|||
parentName: RightHandPinky1 |
|||
position: {x: 0.028530842, y: -0.001397143, z: -0.011623796} |
|||
rotation: {x: 0.029357936, y: 0.0005617886, z: -0.06212251, w: 0.99763656} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHandPinky3 |
|||
parentName: RightHandPinky2 |
|||
position: {x: 0.02142686, y: -0.00055350893, z: -0.008516608} |
|||
rotation: {x: -0.0437076, y: 0.00053761736, z: -0.22836317, w: 0.9725943} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHandRing1 |
|||
parentName: RightHand |
|||
position: {x: 0.070598476, y: 0.0024570965, z: -0.009821458} |
|||
rotation: {x: -0.11570217, y: -0.102516726, z: -0.027184654, w: 0.98760545} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHandRing2 |
|||
parentName: RightHandRing1 |
|||
position: {x: 0.042887185, y: -0.0013753821, z: -0.004945858} |
|||
rotation: {x: 0.02097755, y: -0.02164299, z: 0.075351, w: 0.9967015} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHandRing3 |
|||
parentName: RightHandRing2 |
|||
position: {x: 0.029500604, y: -0.0076929354, z: -0.004622256} |
|||
rotation: {x: -0.017476698, y: 0.0022283564, z: -0.23184039, w: 0.9725943} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHandMiddle1 |
|||
parentName: RightHand |
|||
position: {x: 0.075647645, y: 0.0047914027, z: 0.011853182} |
|||
rotation: {x: -0.11136624, y: 0.01655573, z: -0.06549298, w: 0.9914808} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHandMiddle2 |
|||
parentName: RightHandMiddle1 |
|||
position: {x: 0.043809064, y: 0.00019418815, z: 0.006454936} |
|||
rotation: {x: -0.015896427, y: -0.043430004, z: 0.08009363, w: 0.99571395} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHandMiddle3 |
|||
parentName: RightHandMiddle2 |
|||
position: {x: 0.03307247, y: -0.007547537, z: 0.0016898462} |
|||
rotation: {x: 0.006540265, y: -0.00073637685, z: -0.26274538, w: 0.9648428} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHandIndex1 |
|||
parentName: RightHand |
|||
position: {x: 0.0747695, y: -0.0012430536, z: 0.034344498} |
|||
rotation: {x: 0.047549095, y: 0.10530889, z: -0.0007746263, w: 0.9933018} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHandIndex2 |
|||
parentName: RightHandIndex1 |
|||
position: {x: 0.0370584, y: 0.00072612107, z: 0.014538894} |
|||
rotation: {x: -0.061799183, y: 0.021007353, z: 0.04415297, w: 0.99689025} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHandIndex3 |
|||
parentName: RightHandIndex2 |
|||
position: {x: 0.025225038, y: -0.0049664653, z: 0.011012146} |
|||
rotation: {x: 0.007877636, y: 0.013126621, z: -0.15471247, w: 0.98784095} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHandThumb1 |
|||
parentName: RightHand |
|||
position: {x: 0.014684916, y: -0.011104942, z: 0.025858095} |
|||
rotation: {x: -0.114960566, y: 0.026743019, z: 0.15055265, w: 0.98153085} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHandThumb2 |
|||
parentName: RightHandThumb1 |
|||
position: {x: 0.016374, y: -0.00529, z: 0.02349136} |
|||
rotation: {x: -0.02924083, y: -0.097928666, z: -0.0072195926, w: 0.99473757} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightHandThumb3 |
|||
parentName: RightHandThumb2 |
|||
position: {x: 0.02546, y: -0.00764, z: 0.020833} |
|||
rotation: {x: 0.04826964, y: 0.21970885, z: 0.019951679, w: 0.97416633} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftShoulder |
|||
parentName: Chest |
|||
position: {x: -0.038285997, y: 0.2216225, z: -0.017063085} |
|||
rotation: {x: -0.028185643, y: -0.07673191, z: 0.1468632, w: 0.98577327} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftArm |
|||
parentName: LeftShoulder |
|||
position: {x: -0.10050205, y: 5.684342e-16, z: -3.330669e-18} |
|||
rotation: {x: 0.017745405, y: 0.07117638, z: -0.13512498, w: 0.9881095} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftForeArm |
|||
parentName: LeftArm |
|||
position: {x: -0.2540493, y: 5.684342e-16, z: 1.11022296e-17} |
|||
rotation: {x: 0.23880601, y: 0.036448162, z: -0.016550053, w: 0.9702419} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftHand |
|||
parentName: LeftForeArm |
|||
position: {x: -0.24638927, y: 0, z: -1.9984014e-16} |
|||
rotation: {x: -0.0012088432, y: -0.09430209, z: 0.025846586, w: 0.99520737} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftHandPinky1 |
|||
parentName: LeftHand |
|||
position: {x: -0.06565995, y: -0.007825106, z: -0.032251246} |
|||
rotation: {x: -0.2855832, y: 0.03958907, z: 0.09006462, w: 0.9532908} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftHandPinky2 |
|||
parentName: LeftHandPinky1 |
|||
position: {x: -0.030805448, y: -0.000030874573, z: -0.0014480775} |
|||
rotation: {x: 0.046866402, y: -0.021191552, z: 0.037535325, w: 0.9979708} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftHandPinky3 |
|||
parentName: LeftHandPinky2 |
|||
position: {x: -0.023064027, y: -0.0000064025808, z: 0.000000018332095} |
|||
rotation: {x: 0.046137374, y: -0.00057533383, z: 0.24104817, w: 0.9694157} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftHandRing1 |
|||
parentName: LeftHand |
|||
position: {x: -0.07030211, y: -0.0037453093, z: -0.011411792} |
|||
rotation: {x: -0.10741345, y: 0.059429184, z: 0.088830054, w: 0.98845327} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftHandRing2 |
|||
parentName: LeftHandRing1 |
|||
position: {x: -0.043135457, y: -0.000020882308, z: -0.0022351784} |
|||
rotation: {x: 0.01835254, y: -0.025610026, z: 0.033339437, w: 0.9989473} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftHandRing3 |
|||
parentName: LeftHandRing2 |
|||
position: {x: -0.030835565, y: 7.7103546e-11, z: -0.00000001649327} |
|||
rotation: {x: 0.01844835, y: -0.0023553313, z: 0.24471891, w: 0.9694157} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftHandMiddle1 |
|||
parentName: LeftHand |
|||
position: {x: -0.076023825, y: -0.0018851344, z: 0.010141229} |
|||
rotation: {x: -0.101171255, y: 0.046121795, z: 0.095480725, w: 0.989202} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftHandMiddle2 |
|||
parentName: LeftHandMiddle1 |
|||
position: {x: -0.044280436, y: 0.000004798874, z: -0.00042540013} |
|||
rotation: {x: -0.01237742, y: -0.007679537, z: 0.031866986, w: 0.999386} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftHandMiddle3 |
|||
parentName: LeftHandMiddle2 |
|||
position: {x: -0.033964828, y: -0.000000012197929, z: 0.0000000037564827} |
|||
rotation: {x: -0.007197658, y: 0.0008108081, z: 0.2891516, w: 0.95725596} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftHandIndex1 |
|||
parentName: LeftHand |
|||
position: {x: -0.0751258, y: -0.0078414045, z: 0.032652643} |
|||
rotation: {x: 0.061259847, y: 0.06263791, z: 0.05746157, w: 0.9944958} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftHandIndex2 |
|||
parentName: LeftHandIndex1 |
|||
position: {x: -0.03979728, y: 0.000049808405, z: 0.0011857504} |
|||
rotation: {x: -0.06705159, y: 0.015356122, z: 0.033375848, w: 0.99707294} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftHandIndex3 |
|||
parentName: LeftHandIndex2 |
|||
position: {x: -0.027968477, y: -0.000000006281225, z: -0.00000005171866} |
|||
rotation: {x: -0.06594801, y: -0.007528929, z: 0.1695012, w: 0.9832922} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftHandThumb1 |
|||
parentName: LeftHand |
|||
position: {x: -0.014231241, y: -0.012377825, z: 0.025531668} |
|||
rotation: {x: -0.14467527, y: -0.054229494, z: -0.13019106, w: 0.9793766} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftHandThumb2 |
|||
parentName: LeftHandThumb1 |
|||
position: {x: -0.016374, y: -0.00529, z: 0.023491409} |
|||
rotation: {x: -0.029211778, y: 0.09793931, z: 0.007194193, w: 0.99473757} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftHandThumb3 |
|||
parentName: LeftHandThumb2 |
|||
position: {x: -0.02546, y: -0.00764, z: 0.020833} |
|||
rotation: {x: 0.04827262, y: -0.21973689, z: -0.019962844, w: 0.9741596} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightUpLeg |
|||
parentName: Hips |
|||
position: {x: 0.075449534, y: -0.04566399, z: 0} |
|||
rotation: {x: -0.032276265, y: 0.016531665, z: -0.0031780186, w: 0.99933726} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightLeg |
|||
parentName: RightUpLeg |
|||
position: {x: 0.020550467, y: -0.40913, z: -0.00071864796} |
|||
rotation: {x: 0.093560144, y: 0.04952397, z: 0.013197944, w: 0.9942936} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightFoot |
|||
parentName: RightLeg |
|||
position: {x: 0.0051529994, y: -0.4231559, z: -0.027648851} |
|||
rotation: {x: -0.06740476, y: 0.010023657, z: 0.003910149, w: 0.99766773} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: RightToes |
|||
parentName: RightFoot |
|||
position: {x: 0.007487, y: -0.0731673, z: 0.1454275} |
|||
rotation: {x: 0.019415032, y: 0.004927584, z: -0.0066799005, w: 0.9997771} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftUpLeg |
|||
parentName: Hips |
|||
position: {x: -0.0754495, y: -0.04566402, z: 0} |
|||
rotation: {x: -0.04455423, y: -0.050664593, z: -0.0065634716, w: 0.99769986} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftLeg |
|||
parentName: LeftUpLeg |
|||
position: {x: -0.020550499, y: -0.40912998, z: -0.00071864796} |
|||
rotation: {x: 0.09794467, y: -0.0106297415, z: -0.007692173, w: 0.9951054} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftFoot |
|||
parentName: LeftLeg |
|||
position: {x: -0.0051529994, y: -0.4231559, z: -0.027648851} |
|||
rotation: {x: -0.054597, y: -0.0041822875, z: 0.0012213297, w: 0.998499} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
- name: LeftToes |
|||
parentName: LeftFoot |
|||
position: {x: -0.007487, y: -0.0731673, z: 0.14542712} |
|||
rotation: {x: 0.007571037, y: -0.017576031, z: 0.006144501, w: 0.999798} |
|||
scale: {x: 1, y: 1, z: 1} |
|||
armTwist: 0.5 |
|||
foreArmTwist: 0.5 |
|||
upperLegTwist: 0.5 |
|||
legTwist: 0.5 |
|||
armStretch: 0.05 |
|||
legStretch: 0.05 |
|||
feetSpacing: 0 |
|||
globalScale: 1 |
|||
rootMotionBoneName: |
|||
hasTranslationDoF: 0 |
|||
hasExtraRoot: 1 |
|||
skeletonHasParents: 1 |
|||
lastHumanDescriptionAvatarSource: {instanceID: 0} |
|||
autoGenerateAvatarMappingIfUnspecified: 1 |
|||
animationType: 3 |
|||
humanoidOversampling: 1 |
|||
avatarSetup: 1 |
|||
additionalBone: 0 |
|||
userData: |
|||
assetBundleName: |
|||
assetBundleVariant: |
|
|||
%YAML 1.1 |
|||
%TAG !u! tag:unity3d.com,2011: |
|||
--- !u!1 &1240306141303006839 |
|||
GameObject: |
|||
m_ObjectHideFlags: 0 |
|||
m_CorrespondingSourceObject: {fileID: 0} |
|||
m_PrefabInstance: {fileID: 0} |
|||
m_PrefabAsset: {fileID: 0} |
|||
serializedVersion: 6 |
|||
m_Component: |
|||
- component: {fileID: 1240306141303006794} |
|||
- component: {fileID: 1240306141303006795} |
|||
- component: {fileID: 1240306141303006836} |
|||
- component: {fileID: 1240306141303006837} |
|||
- component: {fileID: 1240306141303006838} |
|||
m_Layer: 0 |
|||
m_Name: Cube |
|||
m_TagString: Untagged |
|||
m_Icon: {fileID: 0} |
|||
m_NavMeshLayer: 0 |
|||
m_StaticEditorFlags: 0 |
|||
m_IsActive: 1 |
|||
--- !u!4 &1240306141303006794 |
|||
Transform: |
|||
m_ObjectHideFlags: 0 |
|||
m_CorrespondingSourceObject: {fileID: 0} |
|||
m_PrefabInstance: {fileID: 0} |
|||
m_PrefabAsset: {fileID: 0} |
|||
m_GameObject: {fileID: 1240306141303006839} |
|||
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} |
|||
m_LocalPosition: {x: -1.75, y: 1.0308692, z: 0.05147457} |
|||
m_LocalScale: {x: 1, y: 1, z: 1} |
|||
m_Children: [] |
|||
m_Father: {fileID: 0} |
|||
m_RootOrder: 0 |
|||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} |
|||
--- !u!33 &1240306141303006795 |
|||
MeshFilter: |
|||
m_ObjectHideFlags: 0 |
|||
m_CorrespondingSourceObject: {fileID: 0} |
|||
m_PrefabInstance: {fileID: 0} |
|||
m_PrefabAsset: {fileID: 0} |
|||
m_GameObject: {fileID: 1240306141303006839} |
|||
m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0} |
|||
--- !u!23 &1240306141303006836 |
|||
MeshRenderer: |
|||
m_ObjectHideFlags: 0 |
|||
m_CorrespondingSourceObject: {fileID: 0} |
|||
m_PrefabInstance: {fileID: 0} |
|||
m_PrefabAsset: {fileID: 0} |
|||
m_GameObject: {fileID: 1240306141303006839} |
|||
m_Enabled: 1 |
|||
m_CastShadows: 1 |
|||
m_ReceiveShadows: 1 |
|||
m_DynamicOccludee: 1 |
|||
m_MotionVectors: 1 |
|||
m_LightProbeUsage: 1 |
|||
m_ReflectionProbeUsage: 1 |
|||
m_RayTracingMode: 2 |
|||
m_RenderingLayerMask: 1 |
|||
m_RendererPriority: 0 |
|||
m_Materials: |
|||
- {fileID: 2100000, guid: 73c176f402d2c2f4d929aa5da7585d17, type: 2} |
|||
m_StaticBatchInfo: |
|||
firstSubMesh: 0 |
|||
subMeshCount: 0 |
|||
m_StaticBatchRoot: {fileID: 0} |
|||
m_ProbeAnchor: {fileID: 0} |
|||
m_LightProbeVolumeOverride: {fileID: 0} |
|||
m_ScaleInLightmap: 1 |
|||
m_ReceiveGI: 1 |
|||
m_PreserveUVs: 0 |
|||
m_IgnoreNormalsForChartDetection: 0 |
|||
m_ImportantGI: 0 |
|||
m_StitchLightmapSeams: 1 |
|||
m_SelectedEditorRenderState: 3 |
|||
m_MinimumChartSize: 4 |
|||
m_AutoUVMaxDistance: 0.5 |
|||
m_AutoUVMaxAngle: 89 |
|||
m_LightmapParameters: {fileID: 0} |
|||
m_SortingLayerID: 0 |
|||
m_SortingLayer: 0 |
|||
m_SortingOrder: 0 |
|||
--- !u!65 &1240306141303006837 |
|||
BoxCollider: |
|||
m_ObjectHideFlags: 0 |
|||
m_CorrespondingSourceObject: {fileID: 0} |
|||
m_PrefabInstance: {fileID: 0} |
|||
m_PrefabAsset: {fileID: 0} |
|||
m_GameObject: {fileID: 1240306141303006839} |
|||
m_Material: {fileID: 0} |
|||
m_IsTrigger: 0 |
|||
m_Enabled: 1 |
|||
serializedVersion: 2 |
|||
m_Size: {x: 1, y: 1, z: 1} |
|||
m_Center: {x: 0, y: 0, z: 0} |
|||
--- !u!95 &1240306141303006838 |
|||
Animator: |
|||
serializedVersion: 3 |
|||
m_ObjectHideFlags: 0 |
|||
m_CorrespondingSourceObject: {fileID: 0} |
|||
m_PrefabInstance: {fileID: 0} |
|||
m_PrefabAsset: {fileID: 0} |
|||
m_GameObject: {fileID: 1240306141303006839} |
|||
m_Enabled: 1 |
|||
m_Avatar: {fileID: 0} |
|||
m_Controller: {fileID: 9100000, guid: 81efd1b37bec93c42a004b5eacacd4f9, type: 2} |
|||
m_CullingMode: 0 |
|||
m_UpdateMode: 0 |
|||
m_ApplyRootMotion: 0 |
|||
m_LinearVelocityBlending: 0 |
|||
m_WarningMessage: |
|||
m_HasTransformHierarchy: 1 |
|||
m_AllowConstantClipSamplingOptimization: 1 |
|||
m_KeepAnimatorControllerStateOnDisable: 0 |
|
|||
fileFormatVersion: 2 |
|||
guid: 19412e53743b3814da68e59d98ab6794 |
|||
PrefabImporter: |
|||
externalObjects: {} |
|||
userData: |
|||
assetBundleName: |
|||
assetBundleVariant: |
|
|||
%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: 0} |
|||
m_HaloStrength: 0.5 |
|||
m_FlareStrength: 1 |
|||
m_FlareFadeSpeed: 3 |
|||
m_HaloTexture: {fileID: 0} |
|||
m_SpotCookie: {fileID: 10001, guid: 0000000000000000e000000000000000, type: 0} |
|||
m_DefaultReflectionMode: 0 |
|||
m_DefaultReflectionResolution: 128 |
|||
m_ReflectionBounces: 1 |
|||
m_ReflectionIntensity: 1 |
|||
m_CustomReflection: {fileID: 0} |
|||
m_Sun: {fileID: 0} |
|||
m_IndirectSpecularColor: {r: 0, g: 0, b: 0, a: 1} |
|||
m_UseRadianceAmbientProbe: 0 |
|||
--- !u!157 &3 |
|||
LightmapSettings: |
|||
m_ObjectHideFlags: 0 |
|||
serializedVersion: 11 |
|||
m_GIWorkflowMode: 1 |
|||
m_GISettings: |
|||
serializedVersion: 2 |
|||
m_BounceScale: 1 |
|||
m_IndirectOutputScale: 1 |
|||
m_AlbedoBoost: 1 |
|||
m_EnvironmentLightingMode: 0 |
|||
m_EnableBakedLightmaps: 0 |
|||
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_UseShadowmask: 1 |
|||
--- !u!196 &4 |
|||
NavMeshSettings: |
|||
serializedVersion: 2 |
|||
m_ObjectHideFlags: 0 |
|||
m_BuildSettings: |
|||
serializedVersion: 2 |
|||
agentTypeID: 0 |
|||
agentRadius: 0.5 |
|||
agentHeight: 2 |
|||
agentSlope: 45 |
|||
agentClimb: 0.4 |
|||
ledgeDropHeight: 0 |
|||
maxJumpAcrossDistance: 0 |
|||
minRegionArea: 2 |
|||
manualCellSize: 0 |
|||
cellSize: 0.16666667 |
|||
manualTileSize: 0 |
|||
tileSize: 256 |
|||
accuratePlacement: 0 |
|||
debug: |
|||
m_Flags: 0 |
|||
m_NavMeshData: {fileID: 0} |
|||
--- !u!1001 &854079637 |
|||
PrefabInstance: |
|||
m_ObjectHideFlags: 0 |
|||
serializedVersion: 2 |
|||
m_Modification: |
|||
m_TransformParent: {fileID: 0} |
|||
m_Modifications: |
|||
- target: {fileID: 1240306141303006794, guid: 19412e53743b3814da68e59d98ab6794, |
|||
type: 3} |
|||
propertyPath: m_RootOrder |
|||
value: 0 |
|||
objectReference: {fileID: 0} |
|||
- target: {fileID: 1240306141303006794, guid: 19412e53743b3814da68e59d98ab6794, |
|||
type: 3} |
|||
propertyPath: m_LocalPosition.x |
|||
value: 0 |
|||
objectReference: {fileID: 0} |
|||
- target: {fileID: 1240306141303006794, guid: 19412e53743b3814da68e59d98ab6794, |
|||
type: 3} |
|||
propertyPath: m_LocalPosition.y |
|||
value: 0 |
|||
objectReference: {fileID: 0} |
|||
- target: {fileID: 1240306141303006794, guid: 19412e53743b3814da68e59d98ab6794, |
|||
type: 3} |
|||
propertyPath: m_LocalPosition.z |
|||
value: 0 |
|||
objectReference: {fileID: 0} |
|||
- target: {fileID: 1240306141303006794, guid: 19412e53743b3814da68e59d98ab6794, |
|||
type: 3} |
|||
propertyPath: m_LocalRotation.w |
|||
value: 1 |
|||
objectReference: {fileID: 0} |
|||
- target: {fileID: 1240306141303006794, guid: 19412e53743b3814da68e59d98ab6794, |
|||
type: 3} |
|||
propertyPath: m_LocalRotation.x |
|||
value: 0 |
|||
objectReference: {fileID: 0} |
|||
- target: {fileID: 1240306141303006794, guid: 19412e53743b3814da68e59d98ab6794, |
|||
type: 3} |
|||
propertyPath: m_LocalRotation.y |
|||
value: 0 |
|||
objectReference: {fileID: 0} |
|||
- target: {fileID: 1240306141303006794, guid: 19412e53743b3814da68e59d98ab6794, |
|||
type: 3} |
|||
propertyPath: m_LocalRotation.z |
|||
value: 0 |
|||
objectReference: {fileID: 0} |
|||
- target: {fileID: 1240306141303006794, guid: 19412e53743b3814da68e59d98ab6794, |
|||
type: 3} |
|||
propertyPath: m_LocalEulerAnglesHint.x |
|||
value: 0 |
|||
objectReference: {fileID: 0} |
|||
- target: {fileID: 1240306141303006794, guid: 19412e53743b3814da68e59d98ab6794, |
|||
type: 3} |
|||
propertyPath: m_LocalEulerAnglesHint.y |
|||
value: 0 |
|||
objectReference: {fileID: 0} |
|||
- target: {fileID: 1240306141303006794, guid: 19412e53743b3814da68e59d98ab6794, |
|||
type: 3} |
|||
propertyPath: m_LocalEulerAnglesHint.z |
|||
value: 0 |
|||
objectReference: {fileID: 0} |
|||
- target: {fileID: 1240306141303006839, guid: 19412e53743b3814da68e59d98ab6794, |
|||
type: 3} |
|||
propertyPath: m_Name |
|||
value: AnimatedCube |
|||
objectReference: {fileID: 0} |
|||
m_RemovedComponents: [] |
|||
m_SourcePrefab: {fileID: 100100000, guid: 19412e53743b3814da68e59d98ab6794, type: 3} |
|||
--- !u!1 &2024690174 |
|||
GameObject: |
|||
m_ObjectHideFlags: 1 |
|||
m_CorrespondingSourceObject: {fileID: 0} |
|||
m_PrefabInstance: {fileID: 0} |
|||
m_PrefabAsset: {fileID: 0} |
|||
serializedVersion: 6 |
|||
m_Component: |
|||
- component: {fileID: 2024690176} |
|||
- component: {fileID: 2024690175} |
|||
m_Layer: 0 |
|||
m_Name: StaticLightingSky |
|||
m_TagString: Untagged |
|||
m_Icon: {fileID: 0} |
|||
m_NavMeshLayer: 0 |
|||
m_StaticEditorFlags: 0 |
|||
m_IsActive: 1 |
|||
--- !u!114 &2024690175 |
|||
MonoBehaviour: |
|||
m_ObjectHideFlags: 1 |
|||
m_CorrespondingSourceObject: {fileID: 0} |
|||
m_PrefabInstance: {fileID: 0} |
|||
m_PrefabAsset: {fileID: 0} |
|||
m_GameObject: {fileID: 2024690174} |
|||
m_Enabled: 1 |
|||
m_EditorHideFlags: 0 |
|||
m_Script: {fileID: 11500000, guid: 441482e8936e35048a1dffac814e3ef8, type: 3} |
|||
m_Name: |
|||
m_EditorClassIdentifier: |
|||
m_Profile: {fileID: 0} |
|||
m_StaticLightingSkyUniqueID: 0 |
|||
m_SkySettings: {fileID: 0} |
|||
m_SkySettingsFromProfile: {fileID: 0} |
|||
--- !u!4 &2024690176 |
|||
Transform: |
|||
m_ObjectHideFlags: 1 |
|||
m_CorrespondingSourceObject: {fileID: 0} |
|||
m_PrefabInstance: {fileID: 0} |
|||
m_PrefabAsset: {fileID: 0} |
|||
m_GameObject: {fileID: 2024690174} |
|||
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} |
|||
m_LocalPosition: {x: 0, y: 0, z: 0} |
|||
m_LocalScale: {x: 1, y: 1, z: 1} |
|||
m_Children: [] |
|||
m_Father: {fileID: 0} |
|||
m_RootOrder: 1 |
|||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} |
|
|||
fileFormatVersion: 2 |
|||
guid: 54da302d8b70bc14db6bcfc7b89e9608 |
|||
DefaultImporter: |
|||
externalObjects: {} |
|||
userData: |
|||
assetBundleName: |
|||
assetBundleVariant: |
|
|||
%YAML 1.1 |
|||
%TAG !u! tag:unity3d.com,2011: |
|||
--- !u!74 &7400000 |
|||
AnimationClip: |
|||
m_ObjectHideFlags: 0 |
|||
m_CorrespondingSourceObject: {fileID: 0} |
|||
m_PrefabInstance: {fileID: 0} |
|||
m_PrefabAsset: {fileID: 0} |
|||
m_Name: Cube Animation |
|||
serializedVersion: 6 |
|||
m_Legacy: 0 |
|||
m_Compressed: 0 |
|||
m_UseHighQualityCurve: 1 |
|||
m_RotationCurves: [] |
|||
m_CompressedRotationCurves: [] |
|||
m_EulerCurves: [] |
|||
m_PositionCurves: |
|||
- curve: |
|||
serializedVersion: 2 |
|||
m_Curve: |
|||
- serializedVersion: 3 |
|||
time: 0 |
|||
value: {x: -1, y: -1, z: -1} |
|||
inSlope: {x: 0, y: 0, z: 0} |
|||
outSlope: {x: 2, y: 2, z: 2} |
|||
tangentMode: 0 |
|||
weightedMode: 0 |
|||
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} |
|||
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.07815733} |
|||
- serializedVersion: 3 |
|||
time: 1 |
|||
value: {x: 1, y: 1, z: 1} |
|||
inSlope: {x: 2, y: 2, z: 2} |
|||
outSlope: {x: Infinity, y: Infinity, z: Infinity} |
|||
tangentMode: 0 |
|||
weightedMode: 0 |
|||
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} |
|||
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} |
|||
m_PreInfinity: 2 |
|||
m_PostInfinity: 2 |
|||
m_RotationOrder: 4 |
|||
path: |
|||
m_ScaleCurves: |
|||
- curve: |
|||
serializedVersion: 2 |
|||
m_Curve: |
|||
- serializedVersion: 3 |
|||
time: 0 |
|||
value: {x: 0.5, y: 0.5, z: 0.5} |
|||
inSlope: {x: 0, y: 0, z: 0} |
|||
outSlope: {x: 1.5, y: 1.5, z: 1.5} |
|||
tangentMode: 0 |
|||
weightedMode: 0 |
|||
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} |
|||
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} |
|||
- serializedVersion: 3 |
|||
time: 1 |
|||
value: {x: 2, y: 2, z: 2} |
|||
inSlope: {x: 1.5, y: 1.5, z: 1.5} |
|||
outSlope: {x: Infinity, y: Infinity, z: Infinity} |
|||
tangentMode: 0 |
|||
weightedMode: 0 |
|||
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} |
|||
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} |
|||
m_PreInfinity: 2 |
|||
m_PostInfinity: 2 |
|||
m_RotationOrder: 4 |
|||
path: |
|||
m_FloatCurves: [] |
|||
m_PPtrCurves: [] |
|||
m_SampleRate: 60 |
|||
m_WrapMode: 0 |
|||
m_Bounds: |
|||
m_Center: {x: 0, y: 0, z: 0} |
|||
m_Extent: {x: 0, y: 0, z: 0} |
|||
m_ClipBindingConstant: |
|||
genericBindings: |
|||
- serializedVersion: 2 |
|||
path: 0 |
|||
attribute: 1 |
|||
script: {fileID: 0} |
|||
typeID: 4 |
|||
customType: 0 |
|||
isPPtrCurve: 0 |
|||
- serializedVersion: 2 |
|||
path: 0 |
|||
attribute: 3 |
|||
script: {fileID: 0} |
|||
typeID: 4 |
|||
customType: 0 |
|||
isPPtrCurve: 0 |
|||
pptrCurveMapping: [] |
|||
m_AnimationClipSettings: |
|||
serializedVersion: 2 |
|||
m_AdditiveReferencePoseClip: {fileID: 0} |
|||
m_AdditiveReferencePoseTime: 0 |
|||
m_StartTime: 0 |
|||
m_StopTime: 1 |
|||
m_OrientationOffsetY: 0 |
|||
m_Level: 0 |
|||
m_CycleOffset: 0 |
|||
m_HasAdditiveReferencePose: 0 |
|||
m_LoopTime: 1 |
|||
m_LoopBlend: 0 |
|||
m_LoopBlendOrientation: 0 |
|||
m_LoopBlendPositionY: 0 |
|||
m_LoopBlendPositionXZ: 0 |
|||
m_KeepOriginalOrientation: 0 |
|||
m_KeepOriginalPositionY: 1 |
|||
m_KeepOriginalPositionXZ: 0 |
|||
m_HeightFromFeet: 0 |
|||
m_Mirror: 0 |
|||
m_EditorCurves: |
|||
- curve: |
|||
serializedVersion: 2 |
|||
m_Curve: |
|||
- serializedVersion: 3 |
|||
time: 0 |
|||
value: 0.5 |
|||
inSlope: 0 |
|||
outSlope: 1.5 |
|||
tangentMode: 69 |
|||
weightedMode: 0 |
|||
inWeight: 0.33333334 |
|||
outWeight: 0.33333334 |
|||
- serializedVersion: 3 |
|||
time: 1 |
|||
value: 2 |
|||
inSlope: 1.5 |
|||
outSlope: Infinity |
|||
tangentMode: 69 |
|||
weightedMode: 0 |
|||
inWeight: 0.33333334 |
|||
outWeight: 0.33333334 |
|||
m_PreInfinity: 2 |
|||
m_PostInfinity: 2 |
|||
m_RotationOrder: 4 |
|||
attribute: m_LocalScale.x |
|||
path: |
|||
classID: 4 |
|||
script: {fileID: 0} |
|||
- curve: |
|||
serializedVersion: 2 |
|||
m_Curve: |
|||
- serializedVersion: 3 |
|||
time: 0 |
|||
value: 0.5 |
|||
inSlope: 0 |
|||
outSlope: 1.5 |
|||
tangentMode: 69 |
|||
weightedMode: 0 |
|||
inWeight: 0.33333334 |
|||
outWeight: 0.33333334 |
|||
- serializedVersion: 3 |
|||
time: 1 |
|||
value: 2 |
|||
inSlope: 1.5 |
|||
outSlope: Infinity |
|||
tangentMode: 69 |
|||
weightedMode: 0 |
|||
inWeight: 0.33333334 |
|||
outWeight: 0.33333334 |
|||
m_PreInfinity: 2 |
|||
m_PostInfinity: 2 |
|||
m_RotationOrder: 4 |
|||
attribute: m_LocalScale.y |
|||
path: |
|||
classID: 4 |
|||
script: {fileID: 0} |
|||
- curve: |
|||
serializedVersion: 2 |
|||
m_Curve: |
|||
- serializedVersion: 3 |
|||
time: 0 |
|||
value: 0.5 |
|||
inSlope: 0 |
|||
outSlope: 1.5 |
|||
tangentMode: 69 |
|||
weightedMode: 0 |
|||
inWeight: 0.33333334 |
|||
outWeight: 0.33333334 |
|||
- serializedVersion: 3 |
|||
time: 1 |
|||
value: 2 |
|||
inSlope: 1.5 |
|||
outSlope: Infinity |
|||
tangentMode: 69 |
|||
weightedMode: 0 |
|||
inWeight: 0.33333334 |
|||
outWeight: 0.33333334 |
|||
m_PreInfinity: 2 |
|||
m_PostInfinity: 2 |
|||
m_RotationOrder: 4 |
|||
attribute: m_LocalScale.z |
|||
path: |
|||
classID: 4 |
|||
script: {fileID: 0} |
|||
- curve: |
|||
serializedVersion: 2 |
|||
m_Curve: |
|||
- serializedVersion: 3 |
|||
time: 0 |
|||
value: -1 |
|||
inSlope: 0 |
|||
outSlope: 2 |
|||
tangentMode: 69 |
|||
weightedMode: 0 |
|||
inWeight: 0.33333334 |
|||
outWeight: 0.33333334 |
|||
- serializedVersion: 3 |
|||
time: 1 |
|||
value: 1 |
|||
inSlope: 2 |
|||
outSlope: Infinity |
|||
tangentMode: 69 |
|||
weightedMode: 0 |
|||
inWeight: 0.33333334 |
|||
outWeight: 0.33333334 |
|||
m_PreInfinity: 2 |
|||
m_PostInfinity: 2 |
|||
m_RotationOrder: 4 |
|||
attribute: m_LocalPosition.x |
|||
path: |
|||
classID: 4 |
|||
script: {fileID: 0} |
|||
- curve: |
|||
serializedVersion: 2 |
|||
m_Curve: |
|||
- serializedVersion: 3 |
|||
time: 0 |
|||
value: -1 |
|||
inSlope: 0 |
|||
outSlope: 2 |
|||
tangentMode: 69 |
|||
weightedMode: 0 |
|||
inWeight: 0.33333334 |
|||
outWeight: 0.33333334 |
|||
- serializedVersion: 3 |
|||
time: 1 |
|||
value: 1 |
|||
inSlope: 2 |
|||
outSlope: Infinity |
|||
tangentMode: 69 |
|||
weightedMode: 0 |
|||
inWeight: 0.33333334 |
|||
outWeight: 0.33333334 |
|||
m_PreInfinity: 2 |
|||
m_PostInfinity: 2 |
|||
m_RotationOrder: 4 |
|||
attribute: m_LocalPosition.y |
|||
path: |
|||
classID: 4 |
|||
script: {fileID: 0} |
|||
- curve: |
|||
serializedVersion: 2 |
|||
m_Curve: |
|||
- serializedVersion: 3 |
|||
time: 0 |
|||
value: -1 |
|||
inSlope: 0 |
|||
outSlope: 2 |
|||
tangentMode: 69 |
|||
weightedMode: 0 |
|||
inWeight: 0.33333334 |
|||
outWeight: 0.07815733 |
|||
- serializedVersion: 3 |
|||
time: 1 |
|||
value: 1 |
|||
inSlope: 2 |
|||
outSlope: Infinity |
|||
tangentMode: 69 |
|||
weightedMode: 0 |
|||
inWeight: 0.33333334 |
|||
outWeight: 0.33333334 |
|||
m_PreInfinity: 2 |
|||
m_PostInfinity: 2 |
|||
m_RotationOrder: 4 |
|||
attribute: m_LocalPosition.z |
|||
path: |
|||
classID: 4 |
|||
script: {fileID: 0} |
|||
m_EulerEditorCurves: [] |
|||
m_HasGenericRootTransform: 1 |
|||
m_HasMotionFloatCurves: 0 |
|||
m_Events: [] |
|
|||
fileFormatVersion: 2 |
|||
guid: f0f0bba227bdc8547bcb8f7855dbcaca |
|||
NativeFormatImporter: |
|||
externalObjects: {} |
|||
mainObjectFileID: 7400000 |
|||
userData: |
|||
assetBundleName: |
|||
assetBundleVariant: |
|
|||
%YAML 1.1 |
|||
%TAG !u! tag:unity3d.com,2011: |
|||
--- !u!1102 &-128902234854415510 |
|||
AnimatorState: |
|||
serializedVersion: 5 |
|||
m_ObjectHideFlags: 1 |
|||
m_CorrespondingSourceObject: {fileID: 0} |
|||
m_PrefabInstance: {fileID: 0} |
|||
m_PrefabAsset: {fileID: 0} |
|||
m_Name: Cube Animation |
|||
m_Speed: 1 |
|||
m_CycleOffset: 0 |
|||
m_Transitions: [] |
|||
m_StateMachineBehaviours: [] |
|||
m_Position: {x: 50, y: 50, z: 0} |
|||
m_IKOnFeet: 0 |
|||
m_WriteDefaultValues: 1 |
|||
m_Mirror: 0 |
|||
m_SpeedParameterActive: 0 |
|||
m_MirrorParameterActive: 0 |
|||
m_CycleOffsetParameterActive: 0 |
|||
m_TimeParameterActive: 0 |
|||
m_Motion: {fileID: 7400000, guid: f0f0bba227bdc8547bcb8f7855dbcaca, type: 2} |
|||
m_Tag: |
|||
m_SpeedParameter: |
|||
m_MirrorParameter: |
|||
m_CycleOffsetParameter: |
|||
m_TimeParameter: |
|||
--- !u!91 &9100000 |
|||
AnimatorController: |
|||
m_ObjectHideFlags: 0 |
|||
m_CorrespondingSourceObject: {fileID: 0} |
|||
m_PrefabInstance: {fileID: 0} |
|||
m_PrefabAsset: {fileID: 0} |
|||
m_Name: Cube |
|||
serializedVersion: 5 |
|||
m_AnimatorParameters: [] |
|||
m_AnimatorLayers: |
|||
- serializedVersion: 5 |
|||
m_Name: Base Layer |
|||
m_StateMachine: {fileID: 5460970649674254921} |
|||
m_Mask: {fileID: 0} |
|||
m_Motions: [] |
|||
m_Behaviours: [] |
|||
m_BlendingMode: 0 |
|||
m_SyncedLayerIndex: -1 |
|||
m_DefaultWeight: 0 |
|||
m_IKPass: 0 |
|||
m_SyncedLayerAffectsTiming: 0 |
|||
m_Controller: {fileID: 9100000} |
|||
--- !u!1107 &5460970649674254921 |
|||
AnimatorStateMachine: |
|||
serializedVersion: 5 |
|||
m_ObjectHideFlags: 1 |
|||
m_CorrespondingSourceObject: {fileID: 0} |
|||
m_PrefabInstance: {fileID: 0} |
|||
m_PrefabAsset: {fileID: 0} |
|||
m_Name: Base Layer |
|||
m_ChildStates: |
|||
- serializedVersion: 1 |
|||
m_State: {fileID: -128902234854415510} |
|||
m_Position: {x: 180, y: 200, z: 0} |
|||
m_ChildStateMachines: [] |
|||
m_AnyStateTransitions: [] |
|||
m_EntryTransitions: [] |
|||
m_StateMachineTransitions: {} |
|||
m_StateMachineBehaviours: [] |
|||
m_AnyStatePosition: {x: 50, y: 20, z: 0} |
|||
m_EntryPosition: {x: 40, y: 110, z: 0} |
|||
m_ExitPosition: {x: 800, y: 120, z: 0} |
|||
m_ParentStateMachinePosition: {x: 800, y: 20, z: 0} |
|||
m_DefaultState: {fileID: -128902234854415510} |
|
|||
fileFormatVersion: 2 |
|||
guid: 81efd1b37bec93c42a004b5eacacd4f9 |
|||
NativeFormatImporter: |
|||
externalObjects: {} |
|||
mainObjectFileID: 9100000 |
|||
userData: |
|||
assetBundleName: |
|||
assetBundleVariant: |
撰写
预览
正在加载...
取消
保存
Reference in new issue