mirror of
https://github.com/galacean/engine.git
synced 2026-07-01 03:44:20 +08:00
fix: lint error
This commit is contained in:
@@ -150,7 +150,7 @@ export interface IPhysics {
|
||||
* @param isCollide - Whether the layers should collide
|
||||
*/
|
||||
setColliderLayerCollision(layer1: number, layer2: number, isCollide: boolean): void;
|
||||
|
||||
|
||||
/**
|
||||
* Destroy physics scene.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user