Kerbal Space Program
1.12.4
|
Classes | |
class | MapAttribute |
Public Member Functions | |
MapAttribute | GetAtt (double lat, double lon) |
Public Attributes | |
MapAttribute[] | Attributes |
MapAttribute | defaultAttribute |
bool | exactSearch |
Texture2D | Map |
float | nonExactThreshold = -1f |
|
inline |
< find the color that most closely matches the one on our pixel to get our current biome
MapAttribute [] CBAttributeMap.Attributes |
MapAttribute CBAttributeMap.defaultAttribute |
bool CBAttributeMap.exactSearch |
Texture2D CBAttributeMap.Map |
float CBAttributeMap.nonExactThreshold = -1f |