OpenSimplexNoise.fromPerm constructor

OpenSimplexNoise.fromPerm(
  1. List<int> _perm
)

Implementation

OpenSimplexNoise.fromPerm(this._perm);