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...
RenderSceneDataRD
Hereda: RenderSceneData < Object
Implementación de datos de escena de renderizado para los renderizadores basados en RenderingDevice.
Descripción
Object holds scene data related to rendering a single frame of a viewport. See also RenderSceneData, RenderData, and RenderDataRD.
Note: This is an internal rendering server object. Do not instantiate this class from a script.