Class: RandomVerticeHSphere

RandomVerticeHSphere~RandomVerticeHSphere(params, verticesCountopt)

RandomVerticemodule:RandomVerticeHSphere~RandomVerticeHSphere
Generates a random vertice near the opposite vertice in 3D hypersphere.

Constructor

new RandomVerticeHSphere(params, verticesCountopt)

Generates a random vertice near the opposite vertice in 3D hypersphere.
Parameters:
Name Type Attributes Description
params object See the params of the RandomVertice constructor for details.
verticesCount number <optional>
count of vertices in the random vertices cloud.
Source:

Extends

  • RandomVertice