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
继承: RenderData < Object
基于 RenderingDevice 的渲染器的渲染数据实现。
描述
该对象管理基于 RenderingDevice 的渲染器的所有渲染数据。另见 RenderData、RenderSceneData 和 RenderSceneDataRD。
注意:这是内部渲染服务器对象。请勿从脚本中实例化该类。