Class THREE.TorusKnotGeometry
Defined in: TorusKnotGeometry.js.
Constructor Attributes | Constructor Name and Description |
---|---|
THREE.TorusKnotGeometry(radius, tube, radialSegments, tubularSegments, p, q, heightScale)
|
Method Attributes | Method Name and Description |
---|---|
<inner> |
getPos(u, v, in_q, in_p, radius, heightScale)
|
<inner> |
vert(x, y, z)
|
Class Detail
THREE.TorusKnotGeometry(radius, tube, radialSegments, tubularSegments, p, q, heightScale)
- Parameters:
- radius
- tube
- radialSegments
- tubularSegments
- p
- q
- heightScale
Method Detail
<inner>
getPos(u, v, in_q, in_p, radius, heightScale)
- Parameters:
- u
- v
- in_q
- in_p
- radius
- heightScale
<inner>
vert(x, y, z)
- Parameters:
- x
- y
- z