TerrainClipmap Properties |
The TerrainClipmap type exposes the following members.
Name | Description | |
---|---|---|
CellSizes |
Gets the cell sizes of all clipmap levels.
| |
CellsPerLevel |
Gets or sets the number of cells (texels) per clipmap level.
| |
EnableAnisotropicFiltering |
Gets or sets a value indicating whether the clipmap is sampled using anisotropic
filtering.
| |
EnableMipMap |
Gets or sets a value indicating whether the clipmap textures use mipmaps.
| |
LevelBias |
Gets or sets the level bias.
| |
MinLevel |
Gets or sets the index of the first level which is actively used.
| |
NumberOfLevels |
Gets or sets the number of clipmap levels.
| |
Origins |
Gets the world space origin of each clipmap level.
| |
Textures |
Gets the clipmap textures.
|