Skip to content

Commit

Permalink
VolumeManager: Add missing localNear/localFar vars
Browse files Browse the repository at this point in the history
  • Loading branch information
skalarproduktraum committed Apr 15, 2024
1 parent b8a7704 commit bfb16fe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/kotlin/graphics/scenery/volumes/VolumeManager.kt
Original file line number Diff line number Diff line change
Expand Up @@ -302,6 +302,8 @@ class VolumeManager(
"BDVVolume.frag",
"intersectBoundingBox",
"vis",
"localNear",
"localFar",
"SampleVolume",
"Convert",
"Accumulate"
Expand Down

0 comments on commit bfb16fe

Please sign in to comment.