Files
XericLibrary-WebGL-Publish/Resources/ScriptableObject/QuickGraphGridBackgroundConfig.asset
T
2026-07-30 09:18:26 +08:00

23 lines
683 B
Plaintext

%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: 38115e5721db6514bb8b8be6be10f26a, type: 3}
m_Name: QuickGraphGridBackgroundConfig
m_EditorClassIdentifier:
ShaderName: XericLibrary/BluePrint/BlueprintBackgound_GridLine
OverrideMaterial: {fileID: 0}
GridSize: 100
GridOverlayPower: 5
GridLineThreshold: 0.99
GridExp: 0.001
GridColor: {r: 1, g: 1, b: 1, a: 1}
GridBackgroundColor: {r: 0, g: 0, b: 0, a: 1}