Kerbal Space Program
1.12.4
|
Model that maps the output of a module onto a plane. More...
Public Member Functions | |
double | GetValue (double x, double z) |
Returns noise mapped to the given location on the plane. More... | |
Plane (IModule sourceModule) | |
Initialises a new instance of the Plane class. More... | |
Properties | |
IModule | SourceModule [get, set] |
The module from which to retrieve noise. More... | |
Model that maps the output of a module onto a plane.
|
inline |
Initialises a new instance of the Plane class.
sourceModule | The module from which to retrieve noise. |
|
inline |
Returns noise mapped to the given location on the plane.
|
getset |
The module from which to retrieve noise.