Capítulo 538 de 859
A Decorated Torus Knot 4b.
import { DecoratedTorusKnot4b } from 'three/addons/curves/CurveExtras.js';
Constructor
| Signature |
|---|
new DecoratedTorusKnot4b( 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. |