TerrainPostsFloatPosts 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: 19.1.398.0 (19.1.398.0)
SyntaxPublic Posts As Single(,)
public:
array<float,2>^ Posts
val mutable Posts: float32[,]
Field Value
Type:
Single
See Also