跳到主要内容

KUVLoop type

KUVLoop代表一个二维参数环。

The KUVLoop represent a 2d UV loop.

Signature:

export type KUVLoop = KLoop2d;

Links: export type KUVLoop = KLoop2d;

References: KLoop2d