Click or drag to resize

TerrainRegionSize Property

Gets the approximate size, in bytes, of this region. This size is generally only useful for comparing the size of regions.

Namespace:  AGI.Foundation.Terrain
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public abstract long Size { get; }

Property Value

Type: Int64
See Also