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