Skip to content

Commit

Permalink
adjust czml time for lighting
Browse files Browse the repository at this point in the history
  • Loading branch information
jjspace committed Nov 1, 2024
1 parent 8601695 commit 2b74824
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
name: "CZML Model",
version: "1.0",
clock: {
interval: "2015-01-01T00:00:00Z/2015-01-01T00:00:20Z",
currentTime: "2015-01-01T00:00:00Z",
interval: "2015-01-01T12:00:00Z/2015-01-01T12:00:20Z",
currentTime: "2015-01-01T12:00:00Z",
multiplier: 20,
},
},
Expand All @@ -55,7 +55,7 @@
nodeTransformations: {
Skeleton_arm_joint_L__3_: {
rotation: {
epoch: "2015-01-01T00:00:00Z",
epoch: "2015-01-01T12:00:00Z",
unitQuaternion: [
0, -0.23381920887303329, -0.6909886782144156, -0.0938384854833712,
0.6775378681547408, 10, -0.4924076887347565, -0.6304934596091216,
Expand Down

0 comments on commit 2b74824

Please sign in to comment.