LibNoise.Generator.Const.Const C# (CSharp) Method

Const() public method

Initializes a new instance of Const.
public Const ( ) : System
return System
        public Const()
            : base(0)
        {
        }

Same methods

Const::Const ( float value ) : System