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