download
raw
305 Bytes
import { Vector2, Vector3, Vector4 } from 'three'
export class NURBSSurface {
constructor(
degree1: number,
degree2: number,
knots1: number[],
knots2: number[],
controlPoints: Vector2[][] | Vector3[][] | Vector4[][],
)
getPoint(t1: number, t2: number, target: Vector3): void
}

Xet Storage Details

Size:
305 Bytes
·
Xet hash:
da1f404e98d38f1f60ef8172693b2600f5d3985827eab94211cdae1138c7f203

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