Skip to content

Commit

Permalink
Traktor: Tweaked "white room" scene.
Browse files Browse the repository at this point in the history
  • Loading branch information
apistol78 committed Jun 10, 2024
1 parent 603dc73 commit a34edb9
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
7 changes: 5 additions & 2 deletions data/Source/System/Scene/PreviewTemplate.xdi
Original file line number Diff line number Diff line change
Expand Up @@ -101,15 +101,18 @@
<rotation>-0.394548, -0.324792, -0.151453, 0.846111</rotation>
</transform>
<components>
<item type="traktor.weather.SkyComponentData" version="4">
<item type="traktor.weather.SkyComponentData" version="6">
<shader>{4CF929EB-3A8B-C340-AA0A-0C5C80625BF1}</shader>
<texture>{6B82B195-D88E-7845-BDC3-AF813E924CE1}</texture>
<intensity>1</intensity>
<clouds>true</clouds>
<overHorizon>0.2, 0.5, 0.85, 0</overHorizon>
<underHorizon>0.07451, 0.2, 0.352941, 0</underHorizon>
</item>
<item type="traktor.world.LightComponentData" version="12">
<lightType>Directional</lightType>
<color>1, 0.976471, 0.952941, 0</color>
<intensity>1</intensity>
<intensity>4</intensity>
<castShadow>true</castShadow>
<nearRange>0</nearRange>
<farRange>20</farRange>
Expand Down
9 changes: 6 additions & 3 deletions data/Source/System/Scene/WhiteRoom.xdi
Original file line number Diff line number Diff line change
Expand Up @@ -101,15 +101,18 @@
<rotation>-0.406247, 0.249812, 0.116489, 0.871199</rotation>
</transform>
<components>
<item type="traktor.weather.SkyComponentData" version="4">
<item type="traktor.weather.SkyComponentData" version="6">
<shader>{4CF929EB-3A8B-C340-AA0A-0C5C80625BF1}</shader>
<texture>{6B82B195-D88E-7845-BDC3-AF813E924CE1}</texture>
<texture>{00000000-0000-0000-0000-000000000000}</texture>
<intensity>1</intensity>
<clouds>true</clouds>
<overHorizon>0.2, 0.5, 0.85, 0</overHorizon>
<underHorizon>0.07451, 0.2, 0.352941, 0</underHorizon>
</item>
<item type="traktor.world.LightComponentData" version="12">
<lightType>Directional</lightType>
<color>1, 1, 1, 0</color>
<intensity>1</intensity>
<intensity>4</intensity>
<castShadow>true</castShadow>
<nearRange>0</nearRange>
<farRange>20</farRange>
Expand Down

0 comments on commit a34edb9

Please sign in to comment.