You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Make screen texture and depth texture work in Multiview
This commit is contained in:
@@ -101,6 +101,7 @@ public:
|
||||
String instance_uniform_index_variable;
|
||||
uint32_t base_varying_index = 0;
|
||||
bool apply_luminance_multiplier = false;
|
||||
bool check_multiview_samplers = false;
|
||||
};
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user