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...
RenderDataRD
Inherits: RenderData < Object
Render data implementation for the RenderingDevice based renderers.
Description
This object manages all render data for the RenderingDevice-based renderers. See also RenderData, RenderSceneData, and RenderSceneDataRD.
Note: This is an internal rendering server object. Do not instantiate this class from a script.