RDFramebufferPass

Inherits: RefCounted < Object

There is currently no description for this class. Please help us by contributing one!

Properties

PackedInt32Array

color_attachments

PackedInt32Array()

int

depth_attachment

-1

PackedInt32Array

input_attachments

PackedInt32Array()

PackedInt32Array

preserve_attachments

PackedInt32Array()

PackedInt32Array

resolve_attachments

PackedInt32Array()


Constants

ATTACHMENT_UNUSED = -1

There is currently no description for this constant. Please help us by contributing one!


Property Descriptions

PackedInt32Array color_attachments = PackedInt32Array()

There is currently no description for this property. Please help us by contributing one!


int depth_attachment = -1

  • void set_depth_attachment ( int value )

  • int get_depth_attachment ( )

There is currently no description for this property. Please help us by contributing one!


PackedInt32Array input_attachments = PackedInt32Array()

There is currently no description for this property. Please help us by contributing one!


PackedInt32Array preserve_attachments = PackedInt32Array()

There is currently no description for this property. Please help us by contributing one!


PackedInt32Array resolve_attachments = PackedInt32Array()

There is currently no description for this property. Please help us by contributing one!