PocketMine-MP 5.21.2 git-b2aa6396c3cc2cafdd815eacc360e1ad89599899
Loading...
Searching...
No Matches
pocketmine\world\generator\Gaussian Class Reference
+ Collaboration diagram for pocketmine\world\generator\Gaussian:

Public Member Functions

 __construct (public int $smoothSize)
 

Public Attributes

array $kernel = []
 

Detailed Description

Definition at line 28 of file Gaussian.php.

Constructor & Destructor Documentation

◆ __construct()

pocketmine\world\generator\Gaussian::__construct ( public int $smoothSize)

Definition at line 32 of file Gaussian.php.

Member Data Documentation

◆ $kernel

array pocketmine\world\generator\Gaussian::$kernel = []

Definition at line 30 of file Gaussian.php.


The documentation for this class was generated from the following file: