Remove legacy sandbox picking - no longer used (#4472)

Signed-off-by: hultonha <hultonha@amazon.co.uk>
This commit is contained in:
hultonha
2021-10-05 09:58:43 +01:00
committed by GitHub
parent 7f75dc6dee
commit ca26599f93
4 changed files with 2 additions and 73 deletions
+1 -1
View File
@@ -157,7 +157,7 @@ public:
virtual Vec3 SnapToGrid(const Vec3& vec) = 0;
//! Get selection procision tolerance.
//! Get selection precision tolerance.
virtual float GetSelectionTolerance() const = 0;
//////////////////////////////////////////////////////////////////////////