mirror of
https://github.com/drewcassidy/KSP-Conformal-Decals.git
synced 2024-09-01 18:23:54 +00:00
First working text rendering
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
Shader "ConformalDecals/TMP_Blit"
|
||||
Shader "ConformalDecals/Text Blit"
|
||||
{
|
||||
Properties
|
||||
{
|
||||
@ -13,7 +13,7 @@ Shader "ConformalDecals/TMP_Blit"
|
||||
|
||||
Pass
|
||||
{
|
||||
Blend One One
|
||||
BlendOp Max
|
||||
|
||||
CGPROGRAM
|
||||
#pragma vertex vert
|
Reference in New Issue
Block a user