Removed unused legacy show icons option

Signed-off-by: Chris Galvan <chgalvan@amazon.com>
This commit is contained in:
Chris Galvan
2022-01-12 11:13:40 -06:00
parent a690c76ad4
commit e31fa88c00
9 changed files with 0 additions and 282 deletions
-7
View File
@@ -136,13 +136,6 @@ struct SViewportsSettings
bool bDrawEntityLabels;
//! Show Trigger bounds.
bool bShowTriggerBounds;
//! Show Icons in viewport.
bool bShowIcons;
//! Scale icons with distance, so they aren't a fixed size no matter how far away you are
bool bDistanceScaleIcons;
//! Show Size-based Icons in viewport.
bool bShowSizeBasedIcons;
//! Show Helpers in viewport for frozen objects.
int nShowFrozenHelpers;