You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00:00
doc: Sync classref with current source
This commit is contained in:
@@ -2152,6 +2152,7 @@ void RenderingServer::_bind_methods() {
|
||||
BIND_ENUM_CONSTANT(INSTANCE_MULTIMESH);
|
||||
BIND_ENUM_CONSTANT(INSTANCE_IMMEDIATE);
|
||||
BIND_ENUM_CONSTANT(INSTANCE_PARTICLES);
|
||||
BIND_ENUM_CONSTANT(INSTANCE_PARTICLES_COLLISION);
|
||||
BIND_ENUM_CONSTANT(INSTANCE_LIGHT);
|
||||
BIND_ENUM_CONSTANT(INSTANCE_REFLECTION_PROBE);
|
||||
BIND_ENUM_CONSTANT(INSTANCE_DECAL);
|
||||
|
||||
Reference in New Issue
Block a user