Skip to content

ColshapeType

@vimp-mp/types 2.0.1

Type alias · Client API

Geometric kind of a client colshape wrapper.

ts
type ColshapeType = "sphere" | "circle" | "cube" | "cylinder" | "unknown"

VIMP developer documentation