fix
This commit is contained in:
31498
Assets/FR2_Cache.asset
31498
Assets/FR2_Cache.asset
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
@@ -17,6 +17,8 @@ namespace Ichni.Editor
|
|||||||
void Awake()
|
void Awake()
|
||||||
{
|
{
|
||||||
FindAndCacheFeatureWithReflection();
|
FindAndCacheFeatureWithReflection();
|
||||||
|
SetFeatureActive(false);
|
||||||
|
SetPixelateStrength(Screen.width, Screen.height);
|
||||||
}
|
}
|
||||||
|
|
||||||
private void FindAndCacheFeatureWithReflection()
|
private void FindAndCacheFeatureWithReflection()
|
||||||
|
|||||||
@@ -65,11 +65,11 @@ MonoBehaviour:
|
|||||||
m_Script: {fileID: 11500000, guid: f41bcf9b1f0eb6446907e2c52c9f2d39, type: 3}
|
m_Script: {fileID: 11500000, guid: f41bcf9b1f0eb6446907e2c52c9f2d39, type: 3}
|
||||||
m_Name: PixelateFeature
|
m_Name: PixelateFeature
|
||||||
m_EditorClassIdentifier:
|
m_EditorClassIdentifier:
|
||||||
m_Active: 1
|
m_Active: 0
|
||||||
settings:
|
settings:
|
||||||
pixelateShader: {fileID: 4800000, guid: 272e7eef87baea8408e583d2670e66dd, type: 3}
|
pixelateShader: {fileID: 4800000, guid: 272e7eef87baea8408e583d2670e66dd, type: 3}
|
||||||
pixelateStrengthX: 1621.1226
|
pixelateStrengthX: 1920
|
||||||
pixelateStrengthY: 911.8815
|
pixelateStrengthY: 1080
|
||||||
passEvent: 500
|
passEvent: 500
|
||||||
--- !u!114 &11400000
|
--- !u!114 &11400000
|
||||||
MonoBehaviour:
|
MonoBehaviour:
|
||||||
|
|||||||
Reference in New Issue
Block a user