Open 3D Engine AzToolsFramework API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AzToolsFramework::ViewportInteraction::ViewportSettingNotifications Class Reference

An interface to notify when changes to viewport settings have happened. More...

#include <ViewportMessages.h>

Public Member Functions

virtual void OnAngleSnappingChanged (bool enabled)
 
virtual void OnGridSnappingChanged (bool enabled)
 
virtual void OnGridShowingChanged (bool showing)
 
virtual void OnDrawHelpersChanged (bool enabled)
 
virtual void OnIconsVisibilityChanged (bool enabled)
 
virtual void OnCameraFovChanged (float fovRadians)
 
virtual void OnCameraSpeedScaleChanged (float value)
 

Detailed Description

An interface to notify when changes to viewport settings have happened.


The documentation for this class was generated from the following file: