Documentation
¶
Overview ¶
Package RenderDataRD provides methods for working with RenderDataRD object instances.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Advanced ¶
type Advanced = class
Advanced exposes a 1:1 low-level instance of the class, undocumented, for those who know what they are doing.
type Instance ¶
type Instance [1]gdclass.RenderDataRD
This object manages all render data for the rendering device based renderers. [b]Note:[/b] This is an internal rendering server object only exposed for GDExtension plugins.
var Nil Instance
Nil is a nil/null instance of the class. Equivalent to the zero value.
func (Instance) AsRenderData ¶
func (self Instance) AsRenderData() RenderData.Instance
func (Instance) AsRenderDataRD ¶
func (*Instance) UnsafePointer ¶
Click to show internal directories.
Click to hide internal directories.