move outline to content

This commit is contained in:
scuffedjays
2019-11-12 10:58:41 -06:00
parent ef2b665ff0
commit 173329de8f
2 changed files with 84 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
- type: shader
id: selection_outline
kind: source
path: "/Shaders/outline.swsl"
params:
outline_width: 1
outline_color: "#FF000055"