Fix outline shader

This commit is contained in:
Pieter-Jan Briers
2019-11-22 19:55:20 +01:00
parent ca8609f42c
commit 2d4f1780bf

View File

@@ -3,5 +3,5 @@
kind: source
path: "/Shaders/outline.swsl"
params:
outline_width: 1
outline_width: 2
outline_color: "#FF000055"