Skip to content

格式

typescript
MeshCollider.isTrigger

所属类: MeshCollider

描述

(只写)是否设置该网格碰撞器为触发器。

参数

参数名类型描述

返回值

类型描述
bool是否为触发器

代码示例