Explorar o código

Update ammoJSPlugin.ts

Mackey Kinard %!s(int64=5) %!d(string=hai) anos
pai
achega
e4623a0c81
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      src/Physics/Plugins/ammoJSPlugin.ts

+ 0 - 2
src/Physics/Plugins/ammoJSPlugin.ts

@@ -145,8 +145,6 @@ export class AmmoJSPlugin implements IPhysicsEnginePlugin {
 
     /**
      * The create custom shape handler function to be called when using BABYLON.PhysicsImposter.CustomImpostor
-     * @param impostor to create the custom shape for
-     * @returns the custom physics impostor shape
      */
     public onCreateCustomShape: (impostor: PhysicsImpostor) => any;