type method

type

Sets the type of turbulence (fractal noise or turbulence).

Returns

The current builder instance.

def type(self, type):
    ...
ParameterTypeDescription
typeTurbulenceTypeThe type of turbulence.

See Also