Fix(viewer-lib): Empty normals array force viewer normal calculation (#4002)
This commit is contained in:
committed by
GitHub
parent
eb7aa64c10
commit
cd2fbd657e
@@ -299,7 +299,7 @@ export class SpeckleGeometryConverter extends GeometryConverter {
|
||||
)
|
||||
normals = undefined
|
||||
}
|
||||
}
|
||||
} else normals = undefined
|
||||
|
||||
return {
|
||||
attributes: {
|
||||
|
||||
Reference in New Issue
Block a user