download
raw
267 Bytes
import { Curve, Vector2, Vector3, Vector4 } from 'three'
export class NURBSCurve extends Curve<Vector3> {
constructor(
degree: number,
knots: number[],
controlPoints: Vector2[] | Vector3[] | Vector4[],
startKnot: number,
endKnot: number,
)
}

Xet Storage Details

Size:
267 Bytes
·
Xet hash:
738c01b4c1100f30b36b606f58c404951545ffd548dccb42502bb3951bfabc60

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.