Documentation Index
Fetch the complete documentation index at: https://mintlify.com/godotengine/godot/llms.txt
Use this file to discover all available pages before exploring further.
RenderingServer
Inherits: ObjectDescription
Server for anything visible. The rendering server is the API backend for everything visible. The whole scene system mounts on it to display.Methods
camera_create
viewport_create
canvas_create
mesh_create
Example Usage
- GDScript
- C#