Skip to content

Commit 87fd89a

Browse files
committed
Fixed processingAreaRect value.
1 parent a02fa06 commit 87fd89a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Assets/HoloLensWithOpenCVForUnityExample/Scenes/HoloLensComicFilterExample.unity

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -891,9 +891,9 @@ MonoBehaviour:
891891
m_Script: {fileID: 11500000, guid: 9be3c273b791f5d4cb415aa461ec8e5f, type: 3}
892892
m_Name:
893893
m_EditorClassIdentifier:
894-
outsideClippingRatio: {x: 0, y: 0}
895-
clippingOffset: {x: 0, y: 0}
896-
vignetteScale: 0.3
894+
outsideClippingRatio: {x: 0.17, y: 0.19}
895+
clippingOffset: {x: 0.043, y: -0.041}
896+
vignetteScale: 1.8
897897
--- !u!23 &1076083696
898898
MeshRenderer:
899899
m_ObjectHideFlags: 0

0 commit comments

Comments
 (0)