Line.SetMod

Sets the noise module that is used to generate the output values.

@param module The noise module that is used to generate the output values.

This noise module must exist for the lifetime of this object, until you pass a new noise module to this method.

class Line
void
SetMod
(
ref const(Mod) mod
)

Meta