Update image quality
This commit is contained in:
parent
a35075d4d3
commit
a7bac79ce5
|
@ -827,6 +827,10 @@ PrefabInstance:
|
||||||
propertyPath: currentURL
|
propertyPath: currentURL
|
||||||
value: http://windows.local:8200/mystream
|
value: http://windows.local:8200/mystream
|
||||||
objectReference: {fileID: 0}
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 6397544354392829286, guid: 4410a2a17e71713438d8cf4ebc93d9a4, type: 3}
|
||||||
|
propertyPath: imageQuality
|
||||||
|
value: 1
|
||||||
|
objectReference: {fileID: 0}
|
||||||
- target: {fileID: 6397544354392829286, guid: 4410a2a17e71713438d8cf4ebc93d9a4, type: 3}
|
- target: {fileID: 6397544354392829286, guid: 4410a2a17e71713438d8cf4ebc93d9a4, type: 3}
|
||||||
propertyPath: brightnessScale
|
propertyPath: brightnessScale
|
||||||
value: 2
|
value: 2
|
||||||
|
@ -2293,6 +2297,10 @@ PrefabInstance:
|
||||||
propertyPath: currentURL
|
propertyPath: currentURL
|
||||||
value: http://windows.local:8100/mystream
|
value: http://windows.local:8100/mystream
|
||||||
objectReference: {fileID: 0}
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 6397544354392829286, guid: 4410a2a17e71713438d8cf4ebc93d9a4, type: 3}
|
||||||
|
propertyPath: imageQuality
|
||||||
|
value: 1
|
||||||
|
objectReference: {fileID: 0}
|
||||||
- target: {fileID: 6397544354392829286, guid: 4410a2a17e71713438d8cf4ebc93d9a4, type: 3}
|
- target: {fileID: 6397544354392829286, guid: 4410a2a17e71713438d8cf4ebc93d9a4, type: 3}
|
||||||
propertyPath: brightnessScale
|
propertyPath: brightnessScale
|
||||||
value: 2
|
value: 2
|
||||||
|
|
|
@ -138,7 +138,9 @@ PlayerSettings:
|
||||||
16:9: 1
|
16:9: 1
|
||||||
Others: 1
|
Others: 1
|
||||||
bundleVersion: 0.1
|
bundleVersion: 0.1
|
||||||
preloadedAssets: []
|
preloadedAssets:
|
||||||
|
- {fileID: 3919825601010146741, guid: 3f9164acd8abd4446a837f0de5c295d6, type: 2}
|
||||||
|
- {fileID: -8850236580838408871, guid: c00f5eb6c0921504a9911f55c664e377, type: 2}
|
||||||
metroInputSource: 0
|
metroInputSource: 0
|
||||||
wsaTransparentSwapchain: 0
|
wsaTransparentSwapchain: 0
|
||||||
m_HolographicPauseOnTrackingLoss: 1
|
m_HolographicPauseOnTrackingLoss: 1
|
||||||
|
|
Loading…
Reference in New Issue