Skip to content

Commit

Permalink
Remove occlusion manager, replace TPD with pose driver, remove audio
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Mowrer committed Oct 8, 2020
1 parent 8ed6255 commit 00b55ac
Showing 1 changed file with 2 additions and 34 deletions.
36 changes: 2 additions & 34 deletions Assets/Scenes/CameraGrain/CameraGrain.unity
Original file line number Diff line number Diff line change
Expand Up @@ -223,11 +223,9 @@ GameObject:
m_Component:
- component: {fileID: 1032448804}
- component: {fileID: 1032448798}
- component: {fileID: 1032448803}
- component: {fileID: 1032448802}
- component: {fileID: 1032448801}
- component: {fileID: 1032448800}
- component: {fileID: 1032448799}
- component: {fileID: 1032448800}
m_Layer: 0
m_Name: AR Camera
m_TagString: MainCamera
Expand Down Expand Up @@ -301,13 +299,9 @@ MonoBehaviour:
m_GameObject: {fileID: 1032448797}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: b15f82cc229284894964d2d30806969d, type: 3}
m_Script: {fileID: 11500000, guid: 6e3c44306fb1e439a9f18b2212b8ab70, type: 3}
m_Name:
m_EditorClassIdentifier:
m_HumanSegmentationStencilMode: 1
m_HumanSegmentationDepthMode: 1
m_EnvironmentDepthMode: 0
m_OcclusionPreferenceMode: 0
--- !u!114 &1032448801
MonoBehaviour:
m_ObjectHideFlags: 0
Expand All @@ -325,32 +319,6 @@ MonoBehaviour:
m_AutoFocus: 1
m_LightEstimation: 0
m_FacingDirection: 1
--- !u!114 &1032448802
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1032448797}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 5a2a9c34df4095f47b9ca8f975175f5b, type: 3}
m_Name:
m_EditorClassIdentifier:
m_Device: 0
m_PoseSource: 6
m_PoseProviderComponent: {fileID: 0}
m_TrackingType: 0
m_UpdateType: 0
m_UseRelativeTransform: 1
--- !u!81 &1032448803
AudioListener:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1032448797}
m_Enabled: 1
--- !u!4 &1032448804
Transform:
m_ObjectHideFlags: 0
Expand Down

0 comments on commit 00b55ac

Please sign in to comment.