Displace.GetXDisplaceMod

Returns the @a x displacement module.

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

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

@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 x coordinate of the input value before returning the output value from the source module.

class Displace
ref const
const(Mod)
GetXDisplaceMod
()

Meta