RenderDataRD (original) (raw)
Attention: Here be dragons
This is the latest
(unstable) version of this documentation, which may document features not available in or compatible with released stable versions of Godot.
Checking the stable version of the documentation...
Inherits: RenderData < Object
Render data implementation for the RenderingDevice based renderers.
Note: This is an internal rendering server object, do not instantiate this from script.
Description
This object manages all render data for the rendering device based renderers.
Note: This is an internal rendering server object only exposed for GDExtension plugins.