shader_type particles; render_mode keep_data; uniform mat4 global_transform; void start() { } void process() { }