Skip to content

Commit

Permalink
anis comment on ionut fix ^^
Browse files Browse the repository at this point in the history
  • Loading branch information
remi-chapelain authored and anisunity committed Oct 15, 2021
1 parent 0b011f7 commit 2066ada
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -158,6 +158,7 @@ public void Initialize()

public RayTracingInstanceCullingResults Cull(HDCamera hdCamera, in HDEffectsParameters parameters)
{
// The list of instanceTestArray needs to be cleared every frame as the list depends on the active effects and their parameters.
instanceTestArray.Clear();

// Set up the culling flags
Expand Down

0 comments on commit 2066ada

Please sign in to comment.