tutorials/shaders/shader_reference/particle_shader #378
Replies: 1 comment
-
|
Is it possible to get an example of how to set |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
tutorials/shaders/shader_reference/particle_shader
Particle shaders are a special type of shader that runs before the object is drawn. They are used for calculating material properties such as color, position, and rotation. They are drawn with any ...
https://docs.godotengine.org/en/stable/tutorials/shaders/shader_reference/particle_shader.html
Beta Was this translation helpful? Give feedback.
All reactions