Constructor
new RandomVerticeSphere(paramsopt, verticesCount)
Generates a random vertice near the opposite vertice in 2D hypersphere.
Parameters:
| Name | Type | Attributes | Default | Description | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
params |
object |
<optional> |
{} | See the params of the RandomVertice constructor for details.
Properties
|
||||||||
verticesCount |
number | count of vertices in the random vertices cloud. |
- Source:
Extends
- RandomVertice