Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
OGC
dojo-3DPS-client
Commits
0de9bce7
Commit
0de9bce7
authored
Jul 14, 2020
by
Athanasios
Browse files
disable backface culling
parent
0e02f336
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/helpers/NodeCache.js
View file @
0de9bce7
...
...
@@ -17,7 +17,7 @@ define([
let
prim
=
new
Cesium
.
Primitive
({
geometryInstances
:
instances
,
appearance
:
new
Cesium
.
PerInstanceColorAppearance
({
closed
:
tru
e
,
closed
:
fals
e
,
translucent
:
false
})
});
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment