Fix regression from #3342 to use existing time as unscaled to match previous content
This commit is contained in:
@@ -177,7 +177,7 @@ cbuffer ViewData : register(b1)
|
||||
float3 LargeWorldsChunkIndex;
|
||||
float LargeWorldsChunkSize;
|
||||
float3 ViewPadding0;
|
||||
float UnscaledTimeParam;
|
||||
float ScaledTimeParam;
|
||||
};
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user