Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
MapSO.HeightAlpha Class Reference

Public Member Functions

 HeightAlpha ()
 
 HeightAlpha (float height, float alpha)
 

Static Public Member Functions

static HeightAlpha Lerp (HeightAlpha a, HeightAlpha b, float dt)
 

Public Attributes

float alpha
 
float height
 

Constructor & Destructor Documentation

MapSO.HeightAlpha.HeightAlpha ( )
inline
MapSO.HeightAlpha.HeightAlpha ( float  height,
float  alpha 
)
inline

Member Function Documentation

static HeightAlpha MapSO.HeightAlpha.Lerp ( HeightAlpha  a,
HeightAlpha  b,
float  dt 
)
inlinestatic

Member Data Documentation

float MapSO.HeightAlpha.alpha
float MapSO.HeightAlpha.height

The documentation for this class was generated from the following file: