Set camera direction on origin/focus change

This commit is contained in:
Matthew Territo
2016-08-12 12:15:07 -06:00
parent a4ee56c571
commit b418066375
+1
View File
@@ -639,6 +639,7 @@ InteractionHandler::InteractionHandler()
return;
}
setFocusNode(node);
resetCameraDirection();
});
_coordinateSystem.onChange([this]() {