Skip to content

Commit

Permalink
progress refactor imagesynth
Browse files Browse the repository at this point in the history
  • Loading branch information
AlvaroHG committed Oct 24, 2024
1 parent 5697ad2 commit 205d821
Show file tree
Hide file tree
Showing 4 changed files with 475 additions and 3 deletions.
1 change: 1 addition & 0 deletions unity/Assets/Scripts/AgentManager.cs
Original file line number Diff line number Diff line change
Expand Up @@ -1785,6 +1785,7 @@ public void ProcessControlCommand(DynamicServerAction controlCommand) {
|| this.renderNormalsImage
) {
updateImageSynthesis(true);
// Call with flags
updateThirdPartyCameraImageSynthesis(true);
}

Expand Down
Loading

0 comments on commit 205d821

Please sign in to comment.