new HypersphericalUniverse(classSettingsopt, myThreeOptionsopt)
All the vertices of the HypersphericalUniverse form a 3 dimensional hypersphere.
Parameters:
| Name | Type | Attributes | Default | Description |
|---|---|---|---|---|
classSettings |
object |
<optional> |
{} | See HyperSphere classSettings parameter. |
myThreeOptions |
object |
<optional> |
{} | See MyThree options parameter. |
Members
(static) edgesCreationMethod
Enums a methods for creating edges:
Random: every vertice of the edge have random position. NearestVertice: Vertices of the edge have nearest position.