Struct FramebufferAttachment
- Namespace
- Pie
- Assembly
- Pie.dll
A texture attachment for a Framebuffer
public struct FramebufferAttachment
- Inherited Members
Constructors
FramebufferAttachment(Texture)
Create a new framebuffer attachment.
public FramebufferAttachment(Texture texture)
Parameters
Fields
Texture
The Texture to attach.
public Texture Texture
Field Value
- Texture
- A texture attachment for a