Skip to content

Commit 4a6a9e3

Browse files
code format
1 parent 7ff6057 commit 4a6a9e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/dev/core/src/Physics/v2/physicsAggregate.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ export interface PhysicsAggregateParameters {
9898
/**
9999
* mesh local center
100100
*/
101-
center?: Vector3;
101+
center?: Vector3;
102102
}
103103
/**
104104
* Helper class to create and interact with a PhysicsAggregate.

0 commit comments

Comments
 (0)