HeavenStudio/Assets/PostProcessingOutlines/OutlinePostProfile.asset
minenice55 b039ff219a
Small Bugfixes (#95)
* Fix Sheets issue 11

* Textboxes: Fix unicode glyphs sometimes not displaying

* Fan Club: fix order of operation bug

* Conductor: refactor ReportBeat

this fixes issues with using crop stomp alongside tempo changes

* Built to Scale (Gold): temporarily disable post-processing

game renders very incorrectly due to the post processing effects
will need someone who knows what they're doing in that field to fix it proper

* marked some assets for deletion

* I'm dumb and left in debug prints
2022-06-08 20:35:15 -07:00

85 lines
2 KiB
Plaintext

%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &-511430771441868654
MonoBehaviour:
m_ObjectHideFlags: 3
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: 957177531333f744abeb6082b4c44bc0, type: 3}
m_Name: PostProcessOutline
m_EditorClassIdentifier:
active: 0
enabled:
overrideState: 1
value: 1
scale:
overrideState: 1
value: 4
color:
overrideState: 1
value: {r: 0, g: 0, b: 0, a: 1}
depthThreshold:
overrideState: 1
value: 0.6
depthNormalThreshold:
overrideState: 1
value: 0.6
depthNormalThresholdScale:
overrideState: 0
value: 7
normalThreshold:
overrideState: 1
value: 0.4
--- !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: 8e6292b2c06870d4495f009f912b9600, type: 3}
m_Name: OutlinePostProfile
m_EditorClassIdentifier:
settings:
- {fileID: -511430771441868654}
--- !u!114 &114178475910842986
MonoBehaviour:
m_ObjectHideFlags: 3
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: 7f161f1bfe8d69542a86f8d442c273b8, type: 3}
m_Name: PostProcessOutline
m_EditorClassIdentifier:
active: 1
enabled:
overrideState: 1
value: 1
scale:
overrideState: 0
value: 1
color:
overrideState: 0
value: {r: 1, g: 1, b: 1, a: 1}
depthThreshold:
overrideState: 0
value: 1.5
depthNormalThreshold:
overrideState: 0
value: 0.5
depthNormalThresholdScale:
overrideState: 0
value: 7
normalThreshold:
overrideState: 0
value: 0.4