Table of Contents

Enum TextureType

Namespace
ReFuel.Resources
Assembly
ReFuel.dll

Enumeration of possible texture types.

public enum TextureType

Fields

CubeMap = 3
Texture2D = 0
Texture2DArray = 1
Texture3D = 2