chore: 添加第三方依赖库
This commit is contained in:
6
thirdparty/rapier.js/src.ts/control/index.ts
vendored
Normal file
6
thirdparty/rapier.js/src.ts/control/index.ts
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
export * from "./character_controller";
|
||||
export * from "./pid_controller";
|
||||
|
||||
// #if DIM3
|
||||
export * from "./ray_cast_vehicle_controller";
|
||||
// #endif
|
||||
Reference in New Issue
Block a user