Skip to content

KBE3D / KBCore / Cesium / WindingOrder

枚举: WindingOrder

Winding order defines the order of vertices for a triangle to be considered front-facing.

枚举成员

CLOCKWISE

CLOCKWISE: 2304

Vertices are in clockwise order.


COUNTER_CLOCKWISE

COUNTER_CLOCKWISE: 2305

Vertices are in counter-clockwise order.

KBE3D @3.0.0 Copyright © 2024-present KBE3D