Kerbal Space Program
1.12.4
|
Model that maps the output of a module onto a cylinder. More...
Public Member Functions | |
Cylinder (IModule sourceModule) | |
Initialises a new instance of the Cylinder class. More... | |
double | GetValue (double angle, double height) |
Returns noise mapped to the given angle and height along the cylinder. More... | |
Properties | |
IModule | SourceModule [get, set] |
The module from which to retrieve noise. More... | |
Model that maps the output of a module onto a cylinder.
|
inline |
Initialises a new instance of the Cylinder class.
sourceModule | The module from which to retrieve noise. |
|
inline |
Returns noise mapped to the given angle and height along the cylinder.
|
getset |
The module from which to retrieve noise.