Unit 'nxNoise' Package
[Overview][Types][Classes][Variables][Index] [#pl_nxpascal]

TSimplexNoise

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: nxNoise.pas line 19

type TSimplexNoise = class

public

  property Seed: Int64; [r]

  

  constructor Create();

  

  function Noise();

  

end;

Inheritance

TSimplexNoise

  

|

TObject



CT Web help

CodeTyphon Studio