Depth rendering of terrain works
This commit is contained in:
@@ -9,6 +9,7 @@ struct ViewParameter
|
||||
float4 cameraPos_WS;
|
||||
float2 screenDimensions;
|
||||
}
|
||||
layout(set = 0)
|
||||
ParameterBlock<ViewParameter> pViewParams;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user