Return the current level of trixels in the current state of the covermap.
Levels run from 0 to 24.
Namespace: Spherical.HtmAssembly: SphericalHtm (in SphericalHtm.dll) Version: 1.0.0.0
Syntax
C# |
---|
public int GetLevel { get; } |
Visual C++ |
---|
public: property int GetLevel { int get (); } |
F# |
---|
member GetLevel : int |