Class ProceduralPointcloudGenerator
Defined in: ProceduralPointcloudGenerator.js.
Constructor Attributes | Constructor Name and Description |
---|---|
Create pointclouds using math!
|
Method Attributes | Method Name and Description |
---|---|
<static> |
ProceduralPointcloudGenerator.generate(xStart, xEnd, xStep, zStart, zEnd, zStep, genFunc)
|
Method Detail
<static>
ProceduralPointcloudGenerator.generate(xStart, xEnd, xStep, zStart, zEnd, zStep, genFunc)
- Parameters:
- xStart
- xEnd
- xStep
- zStart
- zEnd
- zStep
- genFunc