Skip to content

Type alias: CornerType

Ƭ CornerType: "leftTop" | "rightTop" | "leftBottom" | "rightBottom" | "left" | "right" | "top" | "bottom" | "center"

The corners of the soft-body cloth plane

Defined in

packages/physics/softbody/ClothSoftbody.ts:10

Released under the MIT License