Table of Contents

Struct FramebufferCreateInfo

Namespace
SharpVulkan
Assembly
Lime.dll
public struct FramebufferCreateInfo
Inherited Members

Fields

AttachmentCount

public uint AttachmentCount

Field Value

uint

Attachments

public nint Attachments

Field Value

nint

Flags

public FramebufferCreateFlags Flags

Field Value

FramebufferCreateFlags

Height

public uint Height

Field Value

uint

Layers

public uint Layers

Field Value

uint

Next

public nint Next

Field Value

nint

RenderPass

public RenderPass RenderPass

Field Value

RenderPass

StructureType

public StructureType StructureType

Field Value

StructureType

Width

public uint Width

Field Value

uint