You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
WIP particle system
Ability to enable and change MSAA settings Ability to change VCT quality Ability to enable/disable HDR rendering
This commit is contained in:
@@ -133,7 +133,7 @@ void Shader::_bind_methods() {
|
||||
|
||||
BIND_CONSTANT( MODE_SPATIAL);
|
||||
BIND_CONSTANT( MODE_CANVAS_ITEM );
|
||||
BIND_CONSTANT( MODE_POST_PROCESS );
|
||||
BIND_CONSTANT( MODE_PARTICLES );
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user