You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Implement 2D instance shader parameters
Co-authored-by: kobewi <kobewi4e@gmail.com> Co-authored-by: yesfish <huwpascoe@users.noreply.github.com> Co-authored-by: Álex Román Núñez <eirexe123@gmail.com>
This commit is contained in:
@@ -343,6 +343,8 @@ public:
|
||||
RID material;
|
||||
RID skeleton;
|
||||
|
||||
int32_t instance_allocated_shader_uniforms_offset = -1;
|
||||
|
||||
Item *next = nullptr;
|
||||
|
||||
struct CopyBackBuffer {
|
||||
|
||||
Reference in New Issue
Block a user