mirror of
https://github.com/lubosz/overte.git
synced 2025-04-24 03:53:52 +02:00
Remove redundant dimensions in default entity properties
This commit is contained in:
parent
536ba645b1
commit
8c9015b224
1 changed files with 0 additions and 1 deletions
|
@ -466,7 +466,6 @@ const DEFAULT_ENTITY_PROPERTIES = {
|
|||
isSpotlight: false,
|
||||
exponent: 1.0,
|
||||
cutoff: 75.0,
|
||||
dimensions: { x: 20, y: 20, z: 20 },
|
||||
},
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue