• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 1 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0009 秒)

1. 2D物理-碰撞过滤器 [ 100%]

...c static const k_largeGroup = -1; public static const k_triangleCategory = 0x2; public static const k_boxCategory = 0x4; public static const k_circleCategory = 0x8; public static const k_triangleMask = 0xF; public static const k_boxMask = 0xF ^ Physics_Physics_CollisionFiltering.k_circleCategory; pu...

来源: Laya2.0_示例 发布时间: 20251130