Table of Contents

Class FrameBufferRef

Namespace
Vintagestory.API.Client
Assembly
VintagestoryAPI.dll
public class FrameBufferRef
Inheritance
FrameBufferRef
Inherited Members

Fields

ColorTextureIds

public int[] ColorTextureIds

Field Value

int[]

DepthTextureId

public int DepthTextureId

Field Value

int

FbAttrs

public FramebufferAttrs FbAttrs

Field Value

FramebufferAttrs

FboId

public int FboId

Field Value

int

Height

public int Height

Field Value

int

Width

public int Width

Field Value

int