pointcache/tools/bundle/bundle.gdshaderinc

6 lines
190 B
Plaintext
Raw Normal View History

2023-12-29 16:21:24 -07:00
2023-12-30 18:18:55 -07:00
uniform sampler2D image_VA_Swallow1: repeat_disable;
uniform sampler2D image_mask_VA_Swallow1: repeat_disable;
uniform bool enabled_VA_Swallow1 = false;
uniform int start_time_VA_Swallow1;