浏览代码
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} |
|||