Basic drug shader (#9033)

This commit is contained in:
Leon Friedrich
2022-06-23 16:33:07 +12:00
committed by GitHub
parent 37bd341854
commit bf489adb91
8 changed files with 236 additions and 0 deletions

View File

@@ -31,6 +31,11 @@
positionInput: 0,0
life: 0
- type: shader
id: Rainbow
kind: source
path: "/Textures/Shaders/rainbow.swsl"
- type: shader
id: CameraStatic
kind: source