TerrainPostsInt32 Properties |
The TerrainPostsInt32 type exposes the following members.
Name | Description | |
---|---|---|
BoundingExtent |
Gets the bounding extent of the posts stored by this instance.
(Inherited from TerrainPosts.) | |
IndexExtent |
Gets the extent of indices of this instance in the overall terrain provider.
(Inherited from TerrainPosts.) | |
Item |
Gets or sets the post height at a particular set of indices.
| |
Size |
Gets the size of the post data, in bytes.
(Overrides TerrainPostsSize.) | |
TerrainProvider |
Gets the terrain provider that provided this collection of posts.
(Inherited from TerrainPosts.) | |
VoidValue |
Gets the integer value that indicates a void (or post with unknown height).
|