RDFramebufferPass
Inherits: RefCounted < Object
There is currently no description for this class. Please help us by contributing one!
Properties
|
||
|
||
|
||
|
||
|
Constants
ATTACHMENT_UNUSED = -1
There is currently no description for this constant. Please help us by contributing one!
Property Descriptions
PackedInt32Array color_attachments = PackedInt32Array()
void set_color_attachments ( PackedInt32Array value )
PackedInt32Array get_color_attachments ( )
There is currently no description for this property. Please help us by contributing one!
int depth_attachment = -1
There is currently no description for this property. Please help us by contributing one!
PackedInt32Array input_attachments = PackedInt32Array()
void set_input_attachments ( PackedInt32Array value )
PackedInt32Array get_input_attachments ( )
There is currently no description for this property. Please help us by contributing one!
PackedInt32Array preserve_attachments = PackedInt32Array()
void set_preserve_attachments ( PackedInt32Array value )
PackedInt32Array get_preserve_attachments ( )
There is currently no description for this property. Please help us by contributing one!
PackedInt32Array resolve_attachments = PackedInt32Array()
void set_resolve_attachments ( PackedInt32Array value )
PackedInt32Array get_resolve_attachments ( )
There is currently no description for this property. Please help us by contributing one!