Skip to content
迷你世界 Studio
Main Navigation
教程
迷你世界Studio操作教程
操作手册
多人协作
运行模式
使用资源ID
API
类
数据库
枚举
官方主页
简体中文
English
简体中文
English
Appearance
Menu
Return to top
On this page
PhysXService
成员函数
bool
SetCollideInfo
(
uint32_t
groupID0,
uint32_t
groupID1,
bool
b)
设置碰撞信息
bool
GetCollideInfo
(
uint32_t
groupID0,
uint32_t
groupID1)
是否产生碰撞
bool
SetCollideInfo2D
(
uint32_t
,
uint32_t
,
bool
)
bool
GetCollideInfo2D
(
uint32_t
,
uint32_t
)