Method: Fractal::Generator#smoothness
- Defined in:
- lib/fractal/generator.rb
#smoothness ⇒ Object (readonly)
Returns the value of attribute smoothness.
30 31 32 |
# File 'lib/fractal/generator.rb', line 30 def smoothness @smoothness end |