Passion & UI
This commit is contained in:
76
Assets/UI/Presets/BlurPreset.asset
Normal file
76
Assets/UI/Presets/BlurPreset.asset
Normal file
@@ -0,0 +1,76 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!114 &11400000
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 0}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: b5ee44e3e7602ca41af45337b98ca536, type: 3}
|
||||
m_Name: BlurPreset
|
||||
m_EditorClassIdentifier: JeffGrawAssets.FlexibleUI.Runtime::JeffGrawAssets.FlexibleUI.BlurPreset
|
||||
settings:
|
||||
- downscaleSections:
|
||||
- algorithmIdx: 3
|
||||
iterations: 2
|
||||
horizontalSamplesPerSide: 2
|
||||
verticalSamplesPerSide: 2
|
||||
sampleDistance: 1.5
|
||||
blurSections:
|
||||
- algorithmIdx: 2
|
||||
iterations: 4
|
||||
horizontalSamplesPerSide: 2
|
||||
verticalSamplesPerSide: 2
|
||||
sampleDistance: 1.5
|
||||
referenceResolution: 1080
|
||||
hqResample: 0
|
||||
blurAdditionalDistancePerIteration: 1
|
||||
ditherStrength: 0.25
|
||||
brightness: 0
|
||||
contrast: 0
|
||||
vibrancy: 0
|
||||
tint: {r: 0, g: 0, b: 0, a: 0}
|
||||
- downscaleSections:
|
||||
- algorithmIdx: 3
|
||||
iterations: 2
|
||||
horizontalSamplesPerSide: 2
|
||||
verticalSamplesPerSide: 2
|
||||
sampleDistance: 1.5
|
||||
blurSections:
|
||||
- algorithmIdx: 2
|
||||
iterations: 4
|
||||
horizontalSamplesPerSide: 2
|
||||
verticalSamplesPerSide: 2
|
||||
sampleDistance: 1.5
|
||||
referenceResolution: 1080
|
||||
hqResample: 0
|
||||
blurAdditionalDistancePerIteration: 1
|
||||
ditherStrength: 0.25
|
||||
brightness: 0
|
||||
contrast: 0
|
||||
vibrancy: 0
|
||||
tint: {r: 0, g: 0, b: 0, a: 0}
|
||||
- downscaleSections:
|
||||
- algorithmIdx: 3
|
||||
iterations: 2
|
||||
horizontalSamplesPerSide: 2
|
||||
verticalSamplesPerSide: 2
|
||||
sampleDistance: 1.5
|
||||
blurSections:
|
||||
- algorithmIdx: 2
|
||||
iterations: 4
|
||||
horizontalSamplesPerSide: 2
|
||||
verticalSamplesPerSide: 2
|
||||
sampleDistance: 1.5
|
||||
referenceResolution: 1080
|
||||
hqResample: 0
|
||||
blurAdditionalDistancePerIteration: 1
|
||||
ditherStrength: 0.25
|
||||
brightness: 0
|
||||
contrast: 0
|
||||
vibrancy: 0
|
||||
tint: {r: 0, g: 0, b: 0, a: 0}
|
||||
preview: -1
|
||||
Reference in New Issue
Block a user