Class RDFramebufferPass.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class RDFramebufferPass.PropertyName : RefCounted.PropertyName
- Inheritance
-
RDFramebufferPass.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
ColorAttachments
Cached name for the 'color_attachments' property.
public static readonly StringName ColorAttachments
Field Value
DepthAttachment
Cached name for the 'depth_attachment' property.
public static readonly StringName DepthAttachment
Field Value
InputAttachments
Cached name for the 'input_attachments' property.
public static readonly StringName InputAttachments
Field Value
PreserveAttachments
Cached name for the 'preserve_attachments' property.
public static readonly StringName PreserveAttachments
Field Value
ResolveAttachments
Cached name for the 'resolve_attachments' property.
public static readonly StringName ResolveAttachments