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#