Table of Contents

Class RDFramebufferPass.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the methods contained in this class, for fast lookup.

public class RDFramebufferPass.MethodName : RefCounted.MethodName
Inheritance
RDFramebufferPass.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetColorAttachments

Cached name for the 'get_color_attachments' method.

public static readonly StringName GetColorAttachments

Field Value

StringName

GetDepthAttachment

Cached name for the 'get_depth_attachment' method.

public static readonly StringName GetDepthAttachment

Field Value

StringName

GetInputAttachments

Cached name for the 'get_input_attachments' method.

public static readonly StringName GetInputAttachments

Field Value

StringName

GetPreserveAttachments

Cached name for the 'get_preserve_attachments' method.

public static readonly StringName GetPreserveAttachments

Field Value

StringName

GetResolveAttachments

Cached name for the 'get_resolve_attachments' method.

public static readonly StringName GetResolveAttachments

Field Value

StringName

SetColorAttachments

Cached name for the 'set_color_attachments' method.

public static readonly StringName SetColorAttachments

Field Value

StringName

SetDepthAttachment

Cached name for the 'set_depth_attachment' method.

public static readonly StringName SetDepthAttachment

Field Value

StringName

SetInputAttachments

Cached name for the 'set_input_attachments' method.

public static readonly StringName SetInputAttachments

Field Value

StringName

SetPreserveAttachments

Cached name for the 'set_preserve_attachments' method.

public static readonly StringName SetPreserveAttachments

Field Value

StringName

SetResolveAttachments

Cached name for the 'set_resolve_attachments' method.

public static readonly StringName SetResolveAttachments

Field Value

StringName