| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667 | %YAML 1.1%TAG !u! tag:unity3d.com,2011:--- !u!114 &11400000MonoBehaviour:  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: 6910768c241d1924f921a3f44198cfe1, type: 3}  m_Name: Default Aurora Preset  m_EditorClassIdentifier:   showModuleInspector: 0  showSaveLoad: 0  active: 1  Settings:    auroraIntensityModifier: 1    auroraIntensity:      serializedVersion: 2      m_Curve:      - serializedVersion: 3        time: 0        value: 1        inSlope: 0        outSlope: 0        tangentMode: 0        weightedMode: 0        inWeight: 0        outWeight: 0      - serializedVersion: 3        time: 0.5        value: 0        inSlope: 0        outSlope: 0        tangentMode: 0        weightedMode: 0        inWeight: 0        outWeight: 0      - serializedVersion: 3        time: 1        value: 0        inSlope: 0        outSlope: 0        tangentMode: 0        weightedMode: 0        inWeight: 0        outWeight: 0      m_PreInfinity: 2      m_PostInfinity: 2      m_RotationOrder: 4    auroraColor: {r: 0.1, g: 0.5, b: 0.7, a: 1}    auroraBrightness: 75    auroraContrast: 10    auroraHeight: 20000    auroraScale: 0.01    auroraSteps: 32    auroraLayer1Settings: {x: 0.1, y: 0.1, z: 0, w: 0.5}    auroraLayer2Settings: {x: 5, y: 5, z: 0, w: 0.5}    auroraColorshiftSettings: {x: 0.05, y: 0.05, z: 0, w: 5}    auroraSpeed: 0.005    aurora_layer_1: {fileID: 2800000, guid: 3316634c3fa8231429eb988934de236c, type: 3}    aurora_layer_2: {fileID: 2800000, guid: 25bf6a8e18b4471499e961d75d1777c2, type: 3}    aurora_colorshift: {fileID: 2800000, guid: f99b7b1866c1ab3489d848a4ef3dd81b, type: 3}  preset: {fileID: 0}  showAuroraControls: 0
 |