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.

RenderDataRD

继承: RenderData < Object

基于 RenderingDevice 的渲染器的渲染数据实现。

描述

该对象管理基于 RenderingDevice 的渲染器的所有渲染数据。另见 RenderDataRenderSceneDataRenderSceneDataRD

注意:这是内部渲染服务器对象。请勿从脚本中实例化该类。