Premier commit du cinquième front. Trois parties : - `unity/MyInfoMateVR/` : le projet Unity (6000.0.83f1, URP, Meta XR SDK 205), un APK unique pour tous les clients. Menu flottant à sélection au regard, appairage, chargement de scène GLB, POI, cache de contenu, télémétrie. - `unity-overlay/` : les mêmes scripts à recopier sur un projet Unity neuf, avec les pièges rencontrés consignés dans son README. - `viewer/` : viewer et éditeur de scène web autonome (Vite, TypeScript, three.js), partagé avec les autres fronts. - `docs/` : état des lieux, setup Unity, décisions d'architecture et plan d'exécution en 9 étapes. La scène est décrite par un `scene.json` poussé par `adb push` : l'app le préfère à celui embarqué dans l'APK. Les binaires (GLB, textures de l'échantillon Sponza, DLL Meta XR) passent par Git LFS dès ce premier commit — les y faire entrer après coup demanderait de réécrire l'historique. Les artefacts régénérés par l'éditeur et par CMake (`Library/`, `.utmp/`, Burst debug) sont ignorés. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
1308 lines
34 KiB
Plaintext
1308 lines
34 KiB
Plaintext
%YAML 1.1
|
|
%TAG !u! tag:unity3d.com,2011:
|
|
--- !u!29 &1
|
|
OcclusionCullingSettings:
|
|
m_ObjectHideFlags: 0
|
|
serializedVersion: 2
|
|
m_OcclusionBakeSettings:
|
|
smallestOccluder: 5
|
|
smallestHole: 0.25
|
|
backfaceThreshold: 100
|
|
m_SceneGUID: 00000000000000000000000000000000
|
|
m_OcclusionCullingData: {fileID: 0}
|
|
--- !u!104 &2
|
|
RenderSettings:
|
|
m_ObjectHideFlags: 0
|
|
serializedVersion: 10
|
|
m_Fog: 0
|
|
m_FogColor: {r: 0.5, g: 0.5, b: 0.5, a: 1}
|
|
m_FogMode: 3
|
|
m_FogDensity: 0.01
|
|
m_LinearFogStart: 0
|
|
m_LinearFogEnd: 300
|
|
m_AmbientSkyColor: {r: 0.212, g: 0.227, b: 0.259, a: 1}
|
|
m_AmbientEquatorColor: {r: 0.114, g: 0.125, b: 0.133, a: 1}
|
|
m_AmbientGroundColor: {r: 0.047, g: 0.043, b: 0.035, a: 1}
|
|
m_AmbientIntensity: 1
|
|
m_AmbientMode: 0
|
|
m_SubtractiveShadowColor: {r: 0.42, g: 0.478, b: 0.627, a: 1}
|
|
m_SkyboxMaterial: {fileID: 10304, guid: 0000000000000000f000000000000000, type: 0}
|
|
m_HaloStrength: 0.5
|
|
m_FlareStrength: 1
|
|
m_FlareFadeSpeed: 3
|
|
m_HaloTexture: {fileID: 0}
|
|
m_SpotCookie: {fileID: 10001, guid: 0000000000000000e000000000000000, type: 0}
|
|
m_DefaultReflectionMode: 0
|
|
m_DefaultReflectionResolution: 128
|
|
m_ReflectionBounces: 1
|
|
m_ReflectionIntensity: 1
|
|
m_CustomReflection: {fileID: 0}
|
|
m_Sun: {fileID: 0}
|
|
m_UseRadianceAmbientProbe: 0
|
|
--- !u!157 &3
|
|
LightmapSettings:
|
|
m_ObjectHideFlags: 0
|
|
serializedVersion: 13
|
|
m_BakeOnSceneLoad: 0
|
|
m_GISettings:
|
|
serializedVersion: 2
|
|
m_BounceScale: 1
|
|
m_IndirectOutputScale: 1
|
|
m_AlbedoBoost: 1
|
|
m_EnvironmentLightingMode: 0
|
|
m_EnableBakedLightmaps: 1
|
|
m_EnableRealtimeLightmaps: 0
|
|
m_LightmapEditorSettings:
|
|
serializedVersion: 12
|
|
m_Resolution: 2
|
|
m_BakeResolution: 40
|
|
m_AtlasSize: 1024
|
|
m_AO: 0
|
|
m_AOMaxDistance: 1
|
|
m_CompAOExponent: 1
|
|
m_CompAOExponentDirect: 0
|
|
m_ExtractAmbientOcclusion: 0
|
|
m_Padding: 2
|
|
m_LightmapParameters: {fileID: 0}
|
|
m_LightmapsBakeMode: 1
|
|
m_TextureCompression: 1
|
|
m_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: 20201, guid: 0000000000000000f000000000000000, type: 0}
|
|
m_LightingSettings: {fileID: 0}
|
|
--- !u!196 &4
|
|
NavMeshSettings:
|
|
serializedVersion: 2
|
|
m_ObjectHideFlags: 0
|
|
m_BuildSettings:
|
|
serializedVersion: 3
|
|
agentTypeID: 0
|
|
agentRadius: 0.5
|
|
agentHeight: 2
|
|
agentSlope: 45
|
|
agentClimb: 0.4
|
|
ledgeDropHeight: 0
|
|
maxJumpAcrossDistance: 0
|
|
minRegionArea: 2
|
|
manualCellSize: 0
|
|
cellSize: 0.16666667
|
|
manualTileSize: 0
|
|
tileSize: 256
|
|
buildHeightMesh: 0
|
|
maxJobWorkers: 0
|
|
preserveTilesOutsideBounds: 0
|
|
debug:
|
|
m_Flags: 0
|
|
m_NavMeshData: {fileID: 0}
|
|
--- !u!1 &69987703
|
|
GameObject:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
serializedVersion: 6
|
|
m_Component:
|
|
- component: {fileID: 69987704}
|
|
m_Layer: 0
|
|
m_Name: TrackingSpace
|
|
m_TagString: Untagged
|
|
m_Icon: {fileID: 0}
|
|
m_NavMeshLayer: 0
|
|
m_StaticEditorFlags: 0
|
|
m_IsActive: 1
|
|
--- !u!4 &69987704
|
|
Transform:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 69987703}
|
|
serializedVersion: 2
|
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
m_ConstrainProportionsScale: 0
|
|
m_Children:
|
|
- {fileID: 1998409731}
|
|
- {fileID: 1369326587}
|
|
- {fileID: 1908156886}
|
|
- {fileID: 1157035617}
|
|
- {fileID: 377881720}
|
|
- {fileID: 2006557334}
|
|
- {fileID: 113706175}
|
|
- {fileID: 1838354994}
|
|
m_Father: {fileID: 224599167}
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
--- !u!1 &113706174
|
|
GameObject:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
serializedVersion: 6
|
|
m_Component:
|
|
- component: {fileID: 113706175}
|
|
m_Layer: 0
|
|
m_Name: LeftHandAnchorDetached
|
|
m_TagString: Untagged
|
|
m_Icon: {fileID: 0}
|
|
m_NavMeshLayer: 0
|
|
m_StaticEditorFlags: 0
|
|
m_IsActive: 1
|
|
--- !u!4 &113706175
|
|
Transform:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 113706174}
|
|
serializedVersion: 2
|
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
m_ConstrainProportionsScale: 0
|
|
m_Children: []
|
|
m_Father: {fileID: 69987704}
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
--- !u!1 &224599162
|
|
GameObject:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
serializedVersion: 6
|
|
m_Component:
|
|
- component: {fileID: 224599167}
|
|
- component: {fileID: 224599166}
|
|
- component: {fileID: 224599165}
|
|
- component: {fileID: 224599164}
|
|
- component: {fileID: 224599163}
|
|
m_Layer: 0
|
|
m_Name: '[BuildingBlock] Camera Rig'
|
|
m_TagString: Untagged
|
|
m_Icon: {fileID: 0}
|
|
m_NavMeshLayer: 0
|
|
m_StaticEditorFlags: 0
|
|
m_IsActive: 1
|
|
--- !u!114 &224599163
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 224599162}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: 5178bc8574ce2bf4388e787a2e2af326, type: 3}
|
|
m_Name:
|
|
m_EditorClassIdentifier:
|
|
opMode: 1
|
|
resetHmdPoseOnRelease: 1
|
|
resetHmdPoseByMiddleMouseButton: 1
|
|
activateKeys: 3201000031010000
|
|
activateKeyBindings:
|
|
- <Keyboard>/leftCtrl
|
|
- <Keyboard>/rightCtrl
|
|
- <Keyboard>/f1
|
|
pitchKeys: 3401000033010000
|
|
pitchKeyBindings:
|
|
- <Keyboard>/leftAlt
|
|
- <Keyboard>/rightAlt
|
|
- <Keyboard>/f2
|
|
--- !u!114 &224599164
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 224599162}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: 7e933e81d3c20c74ea6fdc708a67e3a5, type: 3}
|
|
m_Name:
|
|
m_EditorClassIdentifier:
|
|
_monoscopic: 0
|
|
_sharpenType: 0
|
|
_disableRecording: 0
|
|
_enableDynamicResolution: 1
|
|
minDynamicResolutionScale: 1
|
|
maxDynamicResolutionScale: 1
|
|
quest2MinDynamicResolutionScale: 0.7
|
|
quest2MaxDynamicResolutionScale: 1.3
|
|
quest3MinDynamicResolutionScale: 0.7
|
|
quest3MaxDynamicResolutionScale: 1.6
|
|
minRenderScale: 0.7
|
|
maxRenderScale: 1
|
|
_headPoseRelativeOffsetRotation: {x: 0, y: 0, z: 0}
|
|
_headPoseRelativeOffsetTranslation: {x: 0, y: 0, z: 0}
|
|
enableCoreMetricsRelease: 0
|
|
enableCoreMetricsDevelopment: 1
|
|
coreMetricVisibility:
|
|
visibleMemoryMetricStats: 0
|
|
visibleMemoryMetricGraphs: 0
|
|
visibleRenderMetricStats: 0
|
|
visibleRenderMetricGraphs: 0
|
|
enableMixedReality: 0
|
|
compositionMethod: 0
|
|
extraHiddenLayers:
|
|
serializedVersion: 2
|
|
m_Bits: 0
|
|
extraVisibleLayers:
|
|
serializedVersion: 2
|
|
m_Bits: 0
|
|
dynamicCullingMask: 1
|
|
externalCompositionBackdropColorRift: {r: 0, g: 1, b: 0, a: 1}
|
|
externalCompositionBackdropColorQuest: {r: 0, g: 0, b: 0, a: 0}
|
|
capturingCameraDevice: 0
|
|
flipCameraFrameHorizontally: 0
|
|
flipCameraFrameVertically: 0
|
|
handPoseStateLatency: 0
|
|
sandwichCompositionRenderLatency: 0
|
|
sandwichCompositionBufferedFrames: 8
|
|
chromaKeyColor: {r: 0, g: 1, b: 0, a: 1}
|
|
chromaKeySimilarity: 0.6
|
|
chromaKeySmoothRange: 0.03
|
|
chromaKeySpillRange: 0.06
|
|
useDynamicLighting: 0
|
|
depthQuality: 1
|
|
dynamicLightingSmoothFactor: 8
|
|
dynamicLightingDepthVariationClampingValue: 0.001
|
|
virtualGreenScreenType: 0
|
|
virtualGreenScreenTopY: 10
|
|
virtualGreenScreenBottomY: -10
|
|
virtualGreenScreenApplyDepthCulling: 0
|
|
virtualGreenScreenDepthTolerance: 0.2
|
|
mrcActivationMode: 0
|
|
launchSimultaneousHandsControllersOnStartup: 0
|
|
isInsightPassthroughEnabled: 0
|
|
shouldBoundaryVisibilityBeSuppressed: 0
|
|
requestBodyTrackingPermissionOnStartup: 0
|
|
requestFaceTrackingPermissionOnStartup: 0
|
|
requestEyeTrackingPermissionOnStartup: 0
|
|
requestScenePermissionOnStartup: 1
|
|
requestRecordAudioPermissionOnStartup: 0
|
|
requestPassthroughCameraAccessPermissionOnStartup: 0
|
|
_localDimming: 1
|
|
_trackingOriginType: 1
|
|
usePositionTracking: 1
|
|
useRotationTracking: 1
|
|
useIPDInPositionTracking: 1
|
|
resetTrackerOnLoad: 0
|
|
AllowRecenter: 1
|
|
LateControllerUpdate: 1
|
|
LateLatching: 0
|
|
controllerDrivenHandPosesType: 0
|
|
SimultaneousHandsAndControllersEnabled: 0
|
|
_readOnlyWideMotionModeHandPosesEnabled: 0
|
|
wideMotionModeHandPosesEnabled: 0
|
|
_readOnlyFastMotionModeHandPosesEnabled: 0
|
|
fastMotionModeHandPosesEnabled: 0
|
|
dynamicResolutionVersion: 1
|
|
--- !u!114 &224599165
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 224599162}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: df9f338034892c44ebb62d97894772f1, type: 3}
|
|
m_Name:
|
|
m_EditorClassIdentifier:
|
|
usePerEyeCameras: 0
|
|
useFixedUpdateForTracking: 0
|
|
disableEyeAnchorCameras: 0
|
|
--- !u!114 &224599166
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 224599162}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: 5b023183069df224080314a560e6e1ff, type: 3}
|
|
m_Name:
|
|
m_EditorClassIdentifier:
|
|
blockId: e47682b9-c270-40b1-b16d-90b627a5ce1b
|
|
instanceId: c6f37601-8470-4b2c-8cdc-f774c47d5060
|
|
version: 1
|
|
installationRoutineCheckpoint:
|
|
_installationRoutineId:
|
|
_installationVariants: []
|
|
--- !u!4 &224599167
|
|
Transform:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 224599162}
|
|
serializedVersion: 2
|
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
m_ConstrainProportionsScale: 0
|
|
m_Children:
|
|
- {fileID: 69987704}
|
|
m_Father: {fileID: 0}
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
--- !u!1 &377881719
|
|
GameObject:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
serializedVersion: 6
|
|
m_Component:
|
|
- component: {fileID: 377881720}
|
|
m_Layer: 0
|
|
m_Name: LeftHandAnchor
|
|
m_TagString: Untagged
|
|
m_Icon: {fileID: 0}
|
|
m_NavMeshLayer: 0
|
|
m_StaticEditorFlags: 0
|
|
m_IsActive: 1
|
|
--- !u!4 &377881720
|
|
Transform:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 377881719}
|
|
serializedVersion: 2
|
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
m_ConstrainProportionsScale: 0
|
|
m_Children:
|
|
- {fileID: 749835903}
|
|
- {fileID: 1224712212}
|
|
m_Father: {fileID: 69987704}
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
--- !u!1 &410087039
|
|
GameObject:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
serializedVersion: 6
|
|
m_Component:
|
|
- component: {fileID: 410087041}
|
|
- component: {fileID: 410087040}
|
|
- component: {fileID: 410087042}
|
|
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 &410087040
|
|
Light:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 410087039}
|
|
m_Enabled: 1
|
|
serializedVersion: 11
|
|
m_Type: 1
|
|
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
m_Intensity: 2
|
|
m_Range: 10
|
|
m_SpotAngle: 30
|
|
m_InnerSpotAngle: 21.80208
|
|
m_CookieSize: 10
|
|
m_Shadows:
|
|
m_Type: 2
|
|
m_Resolution: -1
|
|
m_CustomResolution: -1
|
|
m_Strength: 1
|
|
m_Bias: 0.05
|
|
m_NormalBias: 0.4
|
|
m_NearPlane: 0.2
|
|
m_CullingMatrixOverride:
|
|
e00: 1
|
|
e01: 0
|
|
e02: 0
|
|
e03: 0
|
|
e10: 0
|
|
e11: 1
|
|
e12: 0
|
|
e13: 0
|
|
e20: 0
|
|
e21: 0
|
|
e22: 1
|
|
e23: 0
|
|
e30: 0
|
|
e31: 0
|
|
e32: 0
|
|
e33: 1
|
|
m_UseCullingMatrixOverride: 0
|
|
m_Cookie: {fileID: 0}
|
|
m_DrawHalo: 0
|
|
m_Flare: {fileID: 0}
|
|
m_RenderMode: 0
|
|
m_CullingMask:
|
|
serializedVersion: 2
|
|
m_Bits: 4294967295
|
|
m_RenderingLayerMask: 1
|
|
m_Lightmapping: 4
|
|
m_LightShadowCasterMode: 0
|
|
m_AreaSize: {x: 1, y: 1}
|
|
m_BounceIntensity: 1
|
|
m_ColorTemperature: 5000
|
|
m_UseColorTemperature: 1
|
|
m_BoundingSphereOverride: {x: 0, y: 0, z: 0, w: 0}
|
|
m_UseBoundingSphereOverride: 0
|
|
m_UseViewFrustumForShadowCasterCull: 1
|
|
m_ForceVisible: 0
|
|
m_ShadowRadius: 0
|
|
m_ShadowAngle: 0
|
|
m_LightUnit: 1
|
|
m_LuxAtDistance: 1
|
|
m_EnableSpotReflector: 1
|
|
--- !u!4 &410087041
|
|
Transform:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 410087039}
|
|
serializedVersion: 2
|
|
m_LocalRotation: {x: 0.40821788, y: -0.23456968, z: 0.10938163, w: 0.8754261}
|
|
m_LocalPosition: {x: 0, y: 3, z: 0}
|
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
m_ConstrainProportionsScale: 0
|
|
m_Children: []
|
|
m_Father: {fileID: 0}
|
|
m_LocalEulerAnglesHint: {x: 50, y: -30, z: 0}
|
|
--- !u!114 &410087042
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 410087039}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: 474bcb49853aa07438625e644c072ee6, type: 3}
|
|
m_Name:
|
|
m_EditorClassIdentifier:
|
|
m_Version: 3
|
|
m_UsePipelineSettings: 1
|
|
m_AdditionalLightsShadowResolutionTier: 2
|
|
m_LightLayerMask: 1
|
|
m_RenderingLayers: 1
|
|
m_CustomShadowLayers: 0
|
|
m_ShadowLayerMask: 1
|
|
m_ShadowRenderingLayers: 1
|
|
m_LightCookieSize: {x: 1, y: 1}
|
|
m_LightCookieOffset: {x: 0, y: 0}
|
|
m_SoftShadowQuality: 1
|
|
--- !u!1 &698837848
|
|
GameObject:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
serializedVersion: 6
|
|
m_Component:
|
|
- component: {fileID: 698837849}
|
|
m_Layer: 0
|
|
m_Name: RightHandOnControllerAnchor
|
|
m_TagString: Untagged
|
|
m_Icon: {fileID: 0}
|
|
m_NavMeshLayer: 0
|
|
m_StaticEditorFlags: 0
|
|
m_IsActive: 1
|
|
--- !u!4 &698837849
|
|
Transform:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 698837848}
|
|
serializedVersion: 2
|
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
m_ConstrainProportionsScale: 0
|
|
m_Children: []
|
|
m_Father: {fileID: 1018307291}
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
--- !u!1 &749835902
|
|
GameObject:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
serializedVersion: 6
|
|
m_Component:
|
|
- component: {fileID: 749835903}
|
|
m_Layer: 0
|
|
m_Name: LeftControllerAnchor
|
|
m_TagString: Untagged
|
|
m_Icon: {fileID: 0}
|
|
m_NavMeshLayer: 0
|
|
m_StaticEditorFlags: 0
|
|
m_IsActive: 1
|
|
--- !u!4 &749835903
|
|
Transform:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 749835902}
|
|
serializedVersion: 2
|
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
m_ConstrainProportionsScale: 0
|
|
m_Children: []
|
|
m_Father: {fileID: 377881720}
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
--- !u!1 &832575517
|
|
GameObject:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
serializedVersion: 6
|
|
m_Component:
|
|
- component: {fileID: 832575519}
|
|
- component: {fileID: 832575518}
|
|
m_Layer: 0
|
|
m_Name: Global Volume
|
|
m_TagString: Untagged
|
|
m_Icon: {fileID: 0}
|
|
m_NavMeshLayer: 0
|
|
m_StaticEditorFlags: 0
|
|
m_IsActive: 1
|
|
--- !u!114 &832575518
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 832575517}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: 172515602e62fb746b5d573b38a5fe58, type: 3}
|
|
m_Name:
|
|
m_EditorClassIdentifier:
|
|
m_IsGlobal: 1
|
|
priority: 0
|
|
blendDistance: 0
|
|
weight: 1
|
|
sharedProfile: {fileID: 11400000, guid: 10fc4df2da32a41aaa32d77bc913491c, type: 2}
|
|
--- !u!4 &832575519
|
|
Transform:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 832575517}
|
|
serializedVersion: 2
|
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
m_ConstrainProportionsScale: 0
|
|
m_Children: []
|
|
m_Father: {fileID: 0}
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
--- !u!1 &1018307290
|
|
GameObject:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
serializedVersion: 6
|
|
m_Component:
|
|
- component: {fileID: 1018307291}
|
|
m_Layer: 0
|
|
m_Name: RightControllerInHandAnchor
|
|
m_TagString: Untagged
|
|
m_Icon: {fileID: 0}
|
|
m_NavMeshLayer: 0
|
|
m_StaticEditorFlags: 0
|
|
m_IsActive: 1
|
|
--- !u!4 &1018307291
|
|
Transform:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 1018307290}
|
|
serializedVersion: 2
|
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
m_ConstrainProportionsScale: 0
|
|
m_Children:
|
|
- {fileID: 698837849}
|
|
m_Father: {fileID: 2006557334}
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
--- !u!1 &1157035616
|
|
GameObject:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
serializedVersion: 6
|
|
m_Component:
|
|
- component: {fileID: 1157035617}
|
|
m_Layer: 0
|
|
m_Name: TrackerAnchor
|
|
m_TagString: Untagged
|
|
m_Icon: {fileID: 0}
|
|
m_NavMeshLayer: 0
|
|
m_StaticEditorFlags: 0
|
|
m_IsActive: 1
|
|
--- !u!4 &1157035617
|
|
Transform:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 1157035616}
|
|
serializedVersion: 2
|
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
m_ConstrainProportionsScale: 0
|
|
m_Children: []
|
|
m_Father: {fileID: 69987704}
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
--- !u!1 &1224712211
|
|
GameObject:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
serializedVersion: 6
|
|
m_Component:
|
|
- component: {fileID: 1224712212}
|
|
m_Layer: 0
|
|
m_Name: LeftControllerInHandAnchor
|
|
m_TagString: Untagged
|
|
m_Icon: {fileID: 0}
|
|
m_NavMeshLayer: 0
|
|
m_StaticEditorFlags: 0
|
|
m_IsActive: 1
|
|
--- !u!4 &1224712212
|
|
Transform:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 1224712211}
|
|
serializedVersion: 2
|
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
m_ConstrainProportionsScale: 0
|
|
m_Children:
|
|
- {fileID: 1702296214}
|
|
m_Father: {fileID: 377881720}
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
--- !u!1 &1237691879
|
|
GameObject:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
serializedVersion: 6
|
|
m_Component:
|
|
- component: {fileID: 1237691880}
|
|
m_Layer: 0
|
|
m_Name: RightControllerAnchor
|
|
m_TagString: Untagged
|
|
m_Icon: {fileID: 0}
|
|
m_NavMeshLayer: 0
|
|
m_StaticEditorFlags: 0
|
|
m_IsActive: 1
|
|
--- !u!4 &1237691880
|
|
Transform:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 1237691879}
|
|
serializedVersion: 2
|
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
m_ConstrainProportionsScale: 0
|
|
m_Children: []
|
|
m_Father: {fileID: 2006557334}
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
--- !u!1 &1369326586
|
|
GameObject:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
serializedVersion: 6
|
|
m_Component:
|
|
- component: {fileID: 1369326587}
|
|
- component: {fileID: 1369326589}
|
|
- component: {fileID: 1369326588}
|
|
- component: {fileID: 1369326590}
|
|
m_Layer: 0
|
|
m_Name: CenterEyeAnchor
|
|
m_TagString: MainCamera
|
|
m_Icon: {fileID: 0}
|
|
m_NavMeshLayer: 0
|
|
m_StaticEditorFlags: 0
|
|
m_IsActive: 1
|
|
--- !u!4 &1369326587
|
|
Transform:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 1369326586}
|
|
serializedVersion: 2
|
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
m_ConstrainProportionsScale: 0
|
|
m_Children: []
|
|
m_Father: {fileID: 69987704}
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
--- !u!20 &1369326588
|
|
Camera:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 1369326586}
|
|
m_Enabled: 1
|
|
serializedVersion: 2
|
|
m_ClearFlags: 1
|
|
m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0.019607844}
|
|
m_projectionMatrixMode: 1
|
|
m_GateFitMode: 2
|
|
m_FOVAxisMode: 0
|
|
m_Iso: 200
|
|
m_ShutterSpeed: 0.005
|
|
m_Aperture: 16
|
|
m_FocusDistance: 10
|
|
m_FocalLength: 50
|
|
m_BladeCount: 5
|
|
m_Curvature: {x: 2, y: 11}
|
|
m_BarrelClipping: 0.25
|
|
m_Anamorphism: 0
|
|
m_SensorSize: {x: 36, y: 24}
|
|
m_LensShift: {x: 0, y: 0}
|
|
m_NormalizedViewPortRect:
|
|
serializedVersion: 2
|
|
x: 0
|
|
y: 0
|
|
width: 1
|
|
height: 1
|
|
near clip plane: 0.1
|
|
far clip plane: 1000
|
|
field of view: 90
|
|
orthographic: 0
|
|
orthographic size: 5
|
|
m_Depth: 0
|
|
m_CullingMask:
|
|
serializedVersion: 2
|
|
m_Bits: 4294967295
|
|
m_RenderingPath: -1
|
|
m_TargetTexture: {fileID: 0}
|
|
m_TargetDisplay: 0
|
|
m_TargetEye: 3
|
|
m_HDR: 0
|
|
m_AllowMSAA: 1
|
|
m_AllowDynamicResolution: 0
|
|
m_ForceIntoRT: 0
|
|
m_OcclusionCulling: 1
|
|
m_StereoConvergence: 10
|
|
m_StereoSeparation: 0.022
|
|
--- !u!81 &1369326589
|
|
AudioListener:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 1369326586}
|
|
m_Enabled: 1
|
|
--- !u!114 &1369326590
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 1369326586}
|
|
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_VolumeFrameworkUpdateModeOption: 2
|
|
m_RenderPostProcessing: 0
|
|
m_Antialiasing: 0
|
|
m_AntialiasingQuality: 2
|
|
m_StopNaN: 0
|
|
m_Dithering: 0
|
|
m_ClearDepth: 1
|
|
m_AllowXRRendering: 1
|
|
m_AllowHDROutput: 1
|
|
m_UseScreenCoordOverride: 0
|
|
m_ScreenSizeOverride: {x: 0, y: 0, z: 0, w: 0}
|
|
m_ScreenCoordScaleBias: {x: 0, y: 0, z: 0, w: 0}
|
|
m_RequiresDepthTexture: 0
|
|
m_RequiresColorTexture: 0
|
|
m_Version: 2
|
|
m_TaaSettings:
|
|
m_Quality: 3
|
|
m_FrameInfluence: 0.1
|
|
m_JitterScale: 1
|
|
m_MipBias: 0
|
|
m_VarianceClampScale: 0.9
|
|
m_ContrastAdaptiveSharpening: 0
|
|
--- !u!1 &1702296213
|
|
GameObject:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
serializedVersion: 6
|
|
m_Component:
|
|
- component: {fileID: 1702296214}
|
|
m_Layer: 0
|
|
m_Name: LeftHandOnControllerAnchor
|
|
m_TagString: Untagged
|
|
m_Icon: {fileID: 0}
|
|
m_NavMeshLayer: 0
|
|
m_StaticEditorFlags: 0
|
|
m_IsActive: 1
|
|
--- !u!4 &1702296214
|
|
Transform:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 1702296213}
|
|
serializedVersion: 2
|
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
m_ConstrainProportionsScale: 0
|
|
m_Children: []
|
|
m_Father: {fileID: 1224712212}
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
--- !u!1 &1763749644
|
|
GameObject:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
serializedVersion: 6
|
|
m_Component:
|
|
- component: {fileID: 1763749646}
|
|
- component: {fileID: 1763749645}
|
|
m_Layer: 0
|
|
m_Name: Bootstrap2
|
|
m_TagString: Untagged
|
|
m_Icon: {fileID: 0}
|
|
m_NavMeshLayer: 0
|
|
m_StaticEditorFlags: 0
|
|
m_IsActive: 1
|
|
--- !u!114 &1763749645
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 1763749644}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: 8ad65b967b55a7f4583201a771bc2f87, type: 3}
|
|
m_Name:
|
|
m_EditorClassIdentifier:
|
|
manifestFile: scene.json
|
|
language:
|
|
--- !u!4 &1763749646
|
|
Transform:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 1763749644}
|
|
serializedVersion: 2
|
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
m_ConstrainProportionsScale: 0
|
|
m_Children: []
|
|
m_Father: {fileID: 0}
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
--- !u!1 &1838354993
|
|
GameObject:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
serializedVersion: 6
|
|
m_Component:
|
|
- component: {fileID: 1838354994}
|
|
m_Layer: 0
|
|
m_Name: RightHandAnchorDetached
|
|
m_TagString: Untagged
|
|
m_Icon: {fileID: 0}
|
|
m_NavMeshLayer: 0
|
|
m_StaticEditorFlags: 0
|
|
m_IsActive: 1
|
|
--- !u!4 &1838354994
|
|
Transform:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 1838354993}
|
|
serializedVersion: 2
|
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
m_ConstrainProportionsScale: 0
|
|
m_Children: []
|
|
m_Father: {fileID: 69987704}
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
--- !u!1 &1908156885
|
|
GameObject:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
serializedVersion: 6
|
|
m_Component:
|
|
- component: {fileID: 1908156886}
|
|
- component: {fileID: 1908156887}
|
|
- component: {fileID: 1908156888}
|
|
m_Layer: 0
|
|
m_Name: RightEyeAnchor
|
|
m_TagString: Untagged
|
|
m_Icon: {fileID: 0}
|
|
m_NavMeshLayer: 0
|
|
m_StaticEditorFlags: 0
|
|
m_IsActive: 1
|
|
--- !u!4 &1908156886
|
|
Transform:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 1908156885}
|
|
serializedVersion: 2
|
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
m_ConstrainProportionsScale: 0
|
|
m_Children: []
|
|
m_Father: {fileID: 69987704}
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
--- !u!20 &1908156887
|
|
Camera:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 1908156885}
|
|
m_Enabled: 0
|
|
serializedVersion: 2
|
|
m_ClearFlags: 1
|
|
m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0}
|
|
m_projectionMatrixMode: 1
|
|
m_GateFitMode: 2
|
|
m_FOVAxisMode: 0
|
|
m_Iso: 200
|
|
m_ShutterSpeed: 0.005
|
|
m_Aperture: 16
|
|
m_FocusDistance: 10
|
|
m_FocalLength: 50
|
|
m_BladeCount: 5
|
|
m_Curvature: {x: 2, y: 11}
|
|
m_BarrelClipping: 0.25
|
|
m_Anamorphism: 0
|
|
m_SensorSize: {x: 36, y: 24}
|
|
m_LensShift: {x: 0, y: 0}
|
|
m_NormalizedViewPortRect:
|
|
serializedVersion: 2
|
|
x: 0
|
|
y: 0
|
|
width: 1
|
|
height: 1
|
|
near clip plane: 0.3
|
|
far clip plane: 1000
|
|
field of view: 60
|
|
orthographic: 0
|
|
orthographic size: 5
|
|
m_Depth: 0
|
|
m_CullingMask:
|
|
serializedVersion: 2
|
|
m_Bits: 4294967295
|
|
m_RenderingPath: -1
|
|
m_TargetTexture: {fileID: 0}
|
|
m_TargetDisplay: 0
|
|
m_TargetEye: 2
|
|
m_HDR: 0
|
|
m_AllowMSAA: 1
|
|
m_AllowDynamicResolution: 0
|
|
m_ForceIntoRT: 0
|
|
m_OcclusionCulling: 1
|
|
m_StereoConvergence: 10
|
|
m_StereoSeparation: 0.022
|
|
--- !u!114 &1908156888
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 1908156885}
|
|
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_VolumeFrameworkUpdateModeOption: 2
|
|
m_RenderPostProcessing: 0
|
|
m_Antialiasing: 0
|
|
m_AntialiasingQuality: 2
|
|
m_StopNaN: 0
|
|
m_Dithering: 0
|
|
m_ClearDepth: 1
|
|
m_AllowXRRendering: 1
|
|
m_AllowHDROutput: 1
|
|
m_UseScreenCoordOverride: 0
|
|
m_ScreenSizeOverride: {x: 0, y: 0, z: 0, w: 0}
|
|
m_ScreenCoordScaleBias: {x: 0, y: 0, z: 0, w: 0}
|
|
m_RequiresDepthTexture: 0
|
|
m_RequiresColorTexture: 0
|
|
m_Version: 2
|
|
m_TaaSettings:
|
|
m_Quality: 3
|
|
m_FrameInfluence: 0.1
|
|
m_JitterScale: 1
|
|
m_MipBias: 0
|
|
m_VarianceClampScale: 0.9
|
|
m_ContrastAdaptiveSharpening: 0
|
|
--- !u!1 &1998409730
|
|
GameObject:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
serializedVersion: 6
|
|
m_Component:
|
|
- component: {fileID: 1998409731}
|
|
- component: {fileID: 1998409732}
|
|
- component: {fileID: 1998409733}
|
|
m_Layer: 0
|
|
m_Name: LeftEyeAnchor
|
|
m_TagString: MainCamera
|
|
m_Icon: {fileID: 0}
|
|
m_NavMeshLayer: 0
|
|
m_StaticEditorFlags: 0
|
|
m_IsActive: 1
|
|
--- !u!4 &1998409731
|
|
Transform:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 1998409730}
|
|
serializedVersion: 2
|
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
m_ConstrainProportionsScale: 0
|
|
m_Children: []
|
|
m_Father: {fileID: 69987704}
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
--- !u!20 &1998409732
|
|
Camera:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 1998409730}
|
|
m_Enabled: 0
|
|
serializedVersion: 2
|
|
m_ClearFlags: 1
|
|
m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0}
|
|
m_projectionMatrixMode: 1
|
|
m_GateFitMode: 2
|
|
m_FOVAxisMode: 0
|
|
m_Iso: 200
|
|
m_ShutterSpeed: 0.005
|
|
m_Aperture: 16
|
|
m_FocusDistance: 10
|
|
m_FocalLength: 50
|
|
m_BladeCount: 5
|
|
m_Curvature: {x: 2, y: 11}
|
|
m_BarrelClipping: 0.25
|
|
m_Anamorphism: 0
|
|
m_SensorSize: {x: 36, y: 24}
|
|
m_LensShift: {x: 0, y: 0}
|
|
m_NormalizedViewPortRect:
|
|
serializedVersion: 2
|
|
x: 0
|
|
y: 0
|
|
width: 1
|
|
height: 1
|
|
near clip plane: 0.3
|
|
far clip plane: 1000
|
|
field of view: 60
|
|
orthographic: 0
|
|
orthographic size: 5
|
|
m_Depth: 0
|
|
m_CullingMask:
|
|
serializedVersion: 2
|
|
m_Bits: 4294967295
|
|
m_RenderingPath: -1
|
|
m_TargetTexture: {fileID: 0}
|
|
m_TargetDisplay: 0
|
|
m_TargetEye: 1
|
|
m_HDR: 0
|
|
m_AllowMSAA: 1
|
|
m_AllowDynamicResolution: 0
|
|
m_ForceIntoRT: 0
|
|
m_OcclusionCulling: 1
|
|
m_StereoConvergence: 10
|
|
m_StereoSeparation: 0.022
|
|
--- !u!114 &1998409733
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 1998409730}
|
|
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_VolumeFrameworkUpdateModeOption: 2
|
|
m_RenderPostProcessing: 0
|
|
m_Antialiasing: 0
|
|
m_AntialiasingQuality: 2
|
|
m_StopNaN: 0
|
|
m_Dithering: 0
|
|
m_ClearDepth: 1
|
|
m_AllowXRRendering: 1
|
|
m_AllowHDROutput: 1
|
|
m_UseScreenCoordOverride: 0
|
|
m_ScreenSizeOverride: {x: 0, y: 0, z: 0, w: 0}
|
|
m_ScreenCoordScaleBias: {x: 0, y: 0, z: 0, w: 0}
|
|
m_RequiresDepthTexture: 0
|
|
m_RequiresColorTexture: 0
|
|
m_Version: 2
|
|
m_TaaSettings:
|
|
m_Quality: 3
|
|
m_FrameInfluence: 0.1
|
|
m_JitterScale: 1
|
|
m_MipBias: 0
|
|
m_VarianceClampScale: 0.9
|
|
m_ContrastAdaptiveSharpening: 0
|
|
--- !u!1 &2006557333
|
|
GameObject:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
serializedVersion: 6
|
|
m_Component:
|
|
- component: {fileID: 2006557334}
|
|
m_Layer: 0
|
|
m_Name: RightHandAnchor
|
|
m_TagString: Untagged
|
|
m_Icon: {fileID: 0}
|
|
m_NavMeshLayer: 0
|
|
m_StaticEditorFlags: 0
|
|
m_IsActive: 1
|
|
--- !u!4 &2006557334
|
|
Transform:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 2006557333}
|
|
serializedVersion: 2
|
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
m_ConstrainProportionsScale: 0
|
|
m_Children:
|
|
- {fileID: 1237691880}
|
|
- {fileID: 1018307291}
|
|
m_Father: {fileID: 69987704}
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
--- !u!1660057539 &9223372036854775807
|
|
SceneRoots:
|
|
m_ObjectHideFlags: 0
|
|
m_Roots:
|
|
- {fileID: 410087041}
|
|
- {fileID: 832575519}
|
|
- {fileID: 224599167}
|
|
- {fileID: 1763749646}
|