shader integers

This commit is contained in:
Crispy 2023-09-22 21:24:21 +02:00
parent 03e407c1eb
commit 039d6b2540
13 changed files with 17 additions and 18 deletions

View file

@ -4,7 +4,7 @@
{
_LastFrame ("Texture", 2D) = "white" {}
[Toggle]
_Running ("Running", Int) = 0
_Running ("Running", Integer) = 0
}
SubShader
{