Files
Northbound/Assets/FlatKit/Demos/Common/URP Configs/[FlatKit] Example Outline Settings.asset
2026-01-26 01:33:26 +09:00

86 lines
2.2 KiB
Plaintext

%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &-3130267085085746722
Material:
serializedVersion: 8
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: Effect Material
m_Shader: {fileID: -6465566751694194690, guid: f968e7540d632cc40b5ca8b340a3e718, type: 3}
m_Parent: {fileID: 0}
m_ModifiedSerializedProperties: 0
m_ValidKeywords:
- OUTLINE_USE_COLOR
- OUTLINE_USE_NORMALS
m_InvalidKeywords: []
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap: {}
disabledShaderPasses: []
m_LockedProperties:
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
- unity_Lightmaps:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_LightmapsInd:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_ShadowMasks:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Ints: []
m_Floats:
- _ColorThresholdMax: 0.2
- _ColorThresholdMin: 0
- _DepthThresholdMax: 2.6
- _DepthThresholdMin: 2.31
- _FadeRangeEnd: 50
- _FadeRangeStart: 10
- _NormalThresholdMax: 2
- _NormalThresholdMin: 1
- _Thickness: 2
m_Colors:
- _EdgeColor: {r: 0, g: 0, b: 0, a: 1}
m_BuildTextureStacks: []
m_AllowLocking: 1
--- !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: 130791d3e20646d2b6d81688877b0909, type: 3}
m_Name: '[FlatKit] Example Outline Settings'
m_EditorClassIdentifier:
edgeColor: {r: 0, g: 0, b: 0, a: 1}
thickness: 2
resolutionInvariant: 0
fadeWithDistance: 0
fadeRangeStart: 10
fadeRangeEnd: 50
useDepth: 0
minDepthThreshold: 2.31
maxDepthThreshold: 2.6
useNormals: 1
minNormalsThreshold: 1
maxNormalsThreshold: 2
useColor: 1
minColorThreshold: 0
maxColorThreshold: 0.2
renderEvent: 500
outlineOnly: 0
applyInSceneView: 1
effectMaterial: {fileID: 0}