ColshapeType
@vimp-mp/types 2.0.1Geometric kind of a colshape trigger volume. The literal strings are stable and used by Colshape.type.
ts
type ColshapeType = "sphere" | "circle" | "cube" | "cylinder"