Values

Type2d

Normal texture with 2 dimensions, width and height.

Cubemap

Texture made up of six faces, can be looked up with a vec3 in shader.

Type2dArray

An array of 2-dimensional textures.

Type3d

A 3-dimensional texture with width, height, and depth.