Capítulo 537 de 859
A Decorated Torus Knot 4a.
import { DecoratedTorusKnot4a } from 'three/addons/curves/CurveExtras.js';
Constructor
| Signature |
|---|
new DecoratedTorusKnot4a( scale : number ) |
Properties
| Property | Description |
|---|---|
.scale : number | The curve's scale. |
Methods
| Method | Description |
|---|---|
.getPoint( t : number, optionalTarget : Vector3 ) : Vector3 | This method returns a vector in 3D space for the given interpolation factor. |