Click or drag to resize
DigitalRuneTerrainClipmap Properties

The TerrainClipmap type exposes the following members.

Properties
  NameDescription
Public propertyCellSizes
Gets the cell sizes of all clipmap levels.
Public propertyCellsPerLevel
Gets or sets the number of cells (texels) per clipmap level.
Public propertyEnableAnisotropicFiltering
Gets or sets a value indicating whether the clipmap is sampled using anisotropic filtering.
Public propertyEnableMipMap
Gets or sets a value indicating whether the clipmap textures use mipmaps.
Public propertyLevelBias
Gets or sets the level bias.
Public propertyMinLevel
Gets or sets the index of the first level which is actively used.
Public propertyNumberOfLevels
Gets or sets the number of clipmap levels.
Public propertyOrigins
Gets the world space origin of each clipmap level.
Public propertyTextures
Gets the clipmap textures.
Top
See Also