TerrainPostsDoublePosts Field |
The posts. The location 0, 0 in the array represents the height of the southwest post in the region represented
by this instance. Increasing the first index moves East and increasing the second moves North.
Namespace:
AGI.Foundation.Terrain
Assembly:
AGI.Foundation.TerrainReaders (in AGI.Foundation.TerrainReaders.dll) Version: 21.1.408.0 (21.1.408.0)
SyntaxPublic Posts As Double(,)
public:
array<double,2>^ Posts
val mutable Posts: float[,]
Field Value
Type:
Double
See Also