Noise that outputs concentric cylinders. Each cylinder extends infinitely along the y axis.
More...
Noise that outputs concentric cylinders. Each cylinder extends infinitely along the y axis.
Definition at line 9 of file MyCylinders.cs.
VRage.Noise.Patterns.MyCylinders.MyCylinders |
( |
double |
frequnecy = 1.0 | ) |
|
|
inline |
double VRage.Noise.Patterns.MyCylinders.GetValue |
( |
double |
x | ) |
|
|
inline |
double VRage.Noise.Patterns.MyCylinders.GetValue |
( |
double |
x, |
|
|
double |
z |
|
) |
| |
|
inline |
double VRage.Noise.Patterns.MyCylinders.GetValue |
( |
double |
x, |
|
|
double |
y, |
|
|
double |
z |
|
) |
| |
|
inline |
double VRage.Noise.Patterns.MyCylinders.Frequency |
|
getset |
The documentation for this class was generated from the following file: