API ReferenceCollidertypeColliderType type Signature: export type ColliderType = "CUBE" | "MESH" | "SPHERE" | "CAPSULE" | "CYLINDER";