Click or drag to resize

TerrainPostsFloat Properties

The TerrainPostsFloat type exposes the following members.

Properties
  NameDescription
Public propertyBoundingExtent
Gets the bounding extent of the posts stored by this instance.
(Inherited from TerrainPosts.)
Public propertyIndexExtent
Gets the extent of indices of this instance in the overall terrain provider.
(Inherited from TerrainPosts.)
Public propertyItem
Gets or sets the post height at a particular set of indices.
Public propertySize
Gets the size of the post data, in bytes.
(Overrides TerrainPostsSize.)
Public propertyTerrainProvider
Gets the terrain provider that provided this collection of posts.
(Inherited from TerrainPosts.)
Public propertyVoidValue
Gets the float value that indicates a void (or post with unknown height).
Top
See Also