Displace.GetYDisplaceMod

Returns the @a y displacement module.

@returns A reference to the @a y displacement module.

@pre This displacement module has been added to this noise module via a call to SetSourceMod() or SetYDisplaceMod().

@throw new ExceptionNoMod See the preconditions for more information.

The GetValue() method displaces the input value by adding the output value from this displacement module to the @a y coordinate of the input value before returning the output value from the source module.

class Displace
ref const
const(Mod)
GetYDisplaceMod
()

Meta