Class FramebufferAttrs
- Namespace
- Vintagestory.API.Client
- Assembly
- VintagestoryAPI.dll
public class FramebufferAttrs
- Inheritance
-
FramebufferAttrs
- Inherited Members
- Extension Methods
Constructors
FramebufferAttrs(string, int, int)
public FramebufferAttrs(string name, int width, int height)
Parameters
Fields
Attachments
public FramebufferAttrsAttachment[] Attachments
Field Value
Height
public int Height
Field Value
Name
public string Name
Field Value
Width
public int Width