TerrainPostsFloatVoidValue Property |
Gets the float value that indicates a void (or post with unknown height).
Namespace:
AGI.Foundation.Terrain
Assembly:
AGI.Foundation.TerrainReaders (in AGI.Foundation.TerrainReaders.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public float VoidValue { get; }
Public ReadOnly Property VoidValue As Single
Get
public:
property float VoidValue {
float get ();
}
member VoidValue : float32 with get
Property Value
Type:
SingleSee Also