Skip to content

ColshapeType

@vimp-mp/types 2.0.1

Type alias · Server API

Geometric kind of a colshape trigger volume. The literal strings are stable and used by Colshape.type.

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

VIMP developer documentation