mirror of
https://github.com/overte-org/overte.git
synced 2025-04-21 09:24:00 +02:00
Remove redundant dimensions in default entity properties
This commit is contained in:
parent
44d0a7254c
commit
3b57e45fdd
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