跳到主要内容

KLoop2d interface

KLoop2d代表二维环。

The KLoop2d represents a 2d loop.

Signature:

export interface KLoop2d 

Properties

Property

Modifiers

Type

Description

loop

KBoundedCurve2d[]

二维环。 注意:环的每一条轮廓线必须是首尾相连。

The 2d uv loop. NOTE: The caller need to make sure the edges of the loop are connected tail to head.