RenderTexture.Type Enumeration

Enumerates the types of RenderTextures.

Members

Name Value Description
FilteredTileSection A non-repeating image with mip-maps and and anisotropic filtering, used for map tiles when draped on terrain.
Glyph An image containing any number of text glyphs, used for efficiently rendering readable small text.
Normal An image applied to a surface, with support for mip-mapping and repeating.
SkyBox A three-dimensional texture used for rendering a skybox.
TileSection A non-repeating image with no mip-maps, used for example for reality models.

Defined in

Last Updated: 08 January, 2020